mithril-security / blindai

Confidential AI deployment with secure enclaves :lock:
https://www.mithrilsecurity.io/
Apache License 2.0
500 stars 35 forks source link

feature for name added #94

Closed casssi closed 2 years ago

casssi commented 2 years ago

Description

Model is now save with a name or an uuid if there no name set for the model.

The variable added in the communication for that is name model_id.

github-actions[bot] commented 2 years ago

☂️ Python Cov

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
395 348 88% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
client/blindai/client.py 91% 🟢
TOTAL 91% 🟢

updated for commit: 6586d5b by action🐍

JoFrost commented 2 years ago

Closing as part of the input-output-rework branch.