Release 2.1.2: show unused deployments at $0 cost
Browse files- README.md +2 -0
- checksums.txt +1 -1
- manifest.json +6 -6
- releases/foundrymanager-studio-2.1.2.zip +3 -0
README.md
CHANGED
|
@@ -29,6 +29,8 @@ Không cần Hugging Face token vì repo này là public. Profile Azure được
|
|
| 29 |
|
| 30 |
Chi phí ngoài Foundry trong cùng subscription bị loại. Nếu mỗi Foundry resource chỉ có một model, tool có thể quy chi phí của meter chưa ghi rõ tên model về đúng model đó. Cùng một model ở nhiều region được gom thành một dòng tổng và mở rộng theo `region → Foundry resource → project → deployment`.
|
| 31 |
|
|
|
|
|
|
|
| 32 |
Retail Prices chỉ là giá niêm yết để dự toán; không thay thế Actual Cost hay hóa đơn cuối kỳ.
|
| 33 |
|
| 34 |
## An toàn
|
|
|
|
| 29 |
|
| 30 |
Chi phí ngoài Foundry trong cùng subscription bị loại. Nếu mỗi Foundry resource chỉ có một model, tool có thể quy chi phí của meter chưa ghi rõ tên model về đúng model đó. Cùng một model ở nhiều region được gom thành một dòng tổng và mở rộng theo `region → Foundry resource → project → deployment`.
|
| 31 |
|
| 32 |
+
Danh sách deployment được đối chiếu từ Resource Explorer trước khi ghép Cost Management. Resource đã deploy nhưng chưa từng gọi model vẫn hiện `$0.00` với trạng thái **Đã deploy · chưa phát sinh usage**, thay vì bị ẩn vì chưa có meter.
|
| 33 |
+
|
| 34 |
Retail Prices chỉ là giá niêm yết để dự toán; không thay thế Actual Cost hay hóa đơn cuối kỳ.
|
| 35 |
|
| 36 |
## An toàn
|
checksums.txt
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
|
|
|
|
| 1 |
+
05c434a96c737179d3caf295c67ef89ad60a0cb663d017f69a971591ea8094bf releases/foundrymanager-studio-2.1.2.zip
|
manifest.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 1 |
{
|
| 2 |
"schema": 1,
|
| 3 |
"product": "FoundryManager Studio",
|
| 4 |
-
"version": "2.1.
|
| 5 |
-
"published_at": "2026-08-
|
| 6 |
"minimum_python": "3.10",
|
| 7 |
-
"zip_url": "https://huggingface.co/datasets/DangPhamPham/foundrymanager-studio/resolve/main/releases/foundrymanager-studio-2.1.
|
| 8 |
"mirrors": [
|
| 9 |
-
"https://huggingface.co/datasets/phamdangdangild/foundrymanager-studio/resolve/main/releases/foundrymanager-studio-2.1.
|
| 10 |
],
|
| 11 |
-
"sha256": "
|
| 12 |
-
"size_bytes":
|
| 13 |
"entrypoint": "app.py"
|
| 14 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"schema": 1,
|
| 3 |
"product": "FoundryManager Studio",
|
| 4 |
+
"version": "2.1.2",
|
| 5 |
+
"published_at": "2026-08-05T13:05:35Z",
|
| 6 |
"minimum_python": "3.10",
|
| 7 |
+
"zip_url": "https://huggingface.co/datasets/DangPhamPham/foundrymanager-studio/resolve/main/releases/foundrymanager-studio-2.1.2.zip",
|
| 8 |
"mirrors": [
|
| 9 |
+
"https://huggingface.co/datasets/phamdangdangild/foundrymanager-studio/resolve/main/releases/foundrymanager-studio-2.1.2.zip"
|
| 10 |
],
|
| 11 |
+
"sha256": "05c434a96c737179d3caf295c67ef89ad60a0cb663d017f69a971591ea8094bf",
|
| 12 |
+
"size_bytes": 95700,
|
| 13 |
"entrypoint": "app.py"
|
| 14 |
}
|
releases/foundrymanager-studio-2.1.2.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05c434a96c737179d3caf295c67ef89ad60a0cb663d017f69a971591ea8094bf
|
| 3 |
+
size 95700
|