fix: lazy init local inference runtime in router instead of app start (#8656)
This commit is contained in:
@@ -20,6 +20,11 @@ import styles from '@site/src/components/Card/styles.module.css';
|
||||
description="Use built-in diagnostics, report bugs, and request new features. Includes step-by-step guides for generating troubleshooting data."
|
||||
link="/docs/troubleshooting/diagnostics-and-reporting"
|
||||
/>
|
||||
<Card
|
||||
title="Debug Desktop Startup Failures"
|
||||
description="Find the desktop startup diagnostics log, understand the key fields, and attach the right artifacts when goose fails before the backend becomes ready."
|
||||
link="/docs/troubleshooting/desktop-startup-debugging"
|
||||
/>
|
||||
<Card
|
||||
title="Known Issues"
|
||||
description="Comprehensive troubleshooting guide covering common problems, error messages, and platform-specific issues with step-by-step solutions."
|
||||
|
||||
Reference in New Issue
Block a user