`HubClient.updateSystemAi(...)` persists a new System-AI config to ~/.fai/config.yaml AND hot-reloads the live hub state in one round-trip; returns the resulting SystemAiStatus so the UI refreshes without a second call. `HubClient.testSystemAi()` probes the configured provider with a tiny ping and returns the same error-kind taxonomy as askAi. Studio's "Test connection" button uses this. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| fai_dart_sdk.dart | ||