feat: hardwareInfo + listSystemAiCuratedModels RPCs (v0.7.0)
Regenerated protos pick up the two new HubAdmin RPCs. HubClient exposes them as hardwareInfo() and listSystemAiCuratedModels(), with HardwareInfoResponse, ListSystemAiCuratedModelsResponse, CuratedModel re-exported as typedefs so callers don't import the generated/ directory directly. Studio uses the pair to colour-code models in the System-AI editor against the operator's actual hardware. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
parent
f04da40751
commit
4dad51da6d
5 changed files with 466 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
name: fai_dart_sdk
|
||||
description: gRPC client SDK for the F∆I Platform hub. Used by F∆I Studio and Tier-3 domain apps.
|
||||
version: 0.6.0
|
||||
version: 0.7.0
|
||||
publish_to: 'none'
|
||||
repository: https://git.flemming.ws/fai/dart-sdk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue