Skip to content

Commit a9a6165

Browse files
committed
docs(model-serving): capture endpoint detail ready-alert and replica-filter screenshots
1 parent accb898 commit a9a6165

12 files changed

Lines changed: 0 additions & 8 deletions

File tree

9.87 KB
Loading
54.8 KB
Loading

packages/backend.ai-webui-docs/src/en/model_serving/model_serving.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,6 @@ The Endpoint Detail Page shows contextual alert banners at the top, reflecting t
529529
- **Deployment is ready**: Shown when the deployment is `HEALTHY`. Includes a **Start Chat** button as a shortcut to the LLM Chat Test interface so you can test the model without leaving the page.
530530

531531
![](../images/endpoint_detail_ready_alert.png)
532-
<!-- TODO: Capture screenshot — Deployment Ready alert with Start Chat shortcut -->
533532

534533
- **Private deployment — use an access token to access the endpoint.**: Shown when **Open To Public** is disabled. Includes a shortcut to **Manage Access Tokens** so you can issue or copy a token. See [Access Tokens](#generating-tokens).
535534

@@ -582,7 +581,6 @@ Always read the icon style before confirming a delete action.
582581
The Replicas tab shows the routing nodes that make up the deployment. Replica entries are filtered by a **Running / Terminated** radio control at the top of the tab, which replaced the previous enum-based status filter.
583582

584583
![](../images/replica_status_filter.png)
585-
<!-- TODO: Capture screenshot — Running/Terminated radio filter -->
586584

587585
- **Running**: Shows replicas that are currently provisioning, running, or otherwise active.
588586
- **Terminated**: Shows replicas that have completed their lifecycle.
14.7 KB
Loading
61.9 KB
Loading

packages/backend.ai-webui-docs/src/ja/model_serving/model_serving.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,6 @@ SGLangは次のタブを提供します:**Model Loading**、**Resource Memory*
505505
- **デプロイの準備が完了しました**: デプロイメントのステータスが `HEALTHY` の場合に表示されます。ページを離れずにモデルをテストできるよう、LLM チャットテストインターフェースへのショートカットとして **Start Chat** ボタンが含まれます。
506506

507507
![](../images/endpoint_detail_ready_alert.png)
508-
<!-- TODO: Capture screenshot — Deployment Ready alert with Start Chat shortcut -->
509508

510509
- **非公開デプロイメントです。エンドポイントの使用にはアクセストークンが必要です。**: **アプリを外部公開** が無効な場合に表示されます。トークンの発行やコピーができるよう、**アクセストークンを管理** へのショートカットが含まれます。詳細は [トークンの生成](#generating-tokens) を参照してください。
511510

@@ -558,7 +557,6 @@ SGLangは次のタブを提供します:**Model Loading**、**Resource Memory*
558557
レプリカタブには、デプロイメントを構成するルーティングノードが表示されます。タブ上部の **Running / Terminated** ラジオコントロールで項目をフィルタリングします。これは以前の列挙型ステータスフィルタを置き換えるものです。
559558

560559
![](../images/replica_status_filter.png)
561-
<!-- TODO: Capture screenshot — Running/Terminated radio filter -->
562560

563561
- **Running**: 現在プロビジョニング中、実行中、またはアクティブなレプリカを表示します。
564562
- **Terminated**: ライフサイクルが終了したレプリカを表示します。
11.3 KB
Loading
56.3 KB
Loading

packages/backend.ai-webui-docs/src/ko/model_serving/model_serving.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,6 @@ SGLang은 다음 탭을 제공합니다: **Model Loading**, **Resource Memory**,
507507
- **배포가 준비되었습니다**: 배포 상태가 `HEALTHY`일 때 표시됩니다. 페이지를 떠나지 않고 모델을 테스트할 수 있도록 LLM 채팅 테스트 인터페이스로 이동하는 **Start Chat** 버튼이 포함됩니다.
508508

509509
![](../images/endpoint_detail_ready_alert.png)
510-
<!-- TODO: Capture screenshot — Deployment Ready alert with Start Chat shortcut -->
511510

512511
- **비공개 배포입니다. 엔드포인트를 사용하려면 액세스 토큰을 사용해야 합니다.**: **앱을 외부에 공개** 옵션이 비활성화된 경우 표시됩니다. 토큰을 발급하거나 복사할 수 있도록 **액세스 토큰 관리**로 이동하는 바로가기가 포함됩니다. 자세한 내용은 [토큰 생성](#generating-tokens)을 참고하세요.
513512

@@ -560,7 +559,6 @@ SGLang은 다음 탭을 제공합니다: **Model Loading**, **Resource Memory**,
560559
레플리카 탭은 배포를 구성하는 라우팅 노드를 보여줍니다. 탭 상단의 **Running / Terminated** 라디오 컨트롤로 항목을 필터링하며, 이는 기존의 열거형 상태 필터를 대체합니다.
561560

562561
![](../images/replica_status_filter.png)
563-
<!-- TODO: Capture screenshot — Running/Terminated radio filter -->
564562

565563
- **Running**: 현재 프로비저닝 중이거나 실행 중인, 또는 활성 상태의 레플리카를 표시합니다.
566564
- **Terminated**: 라이프사이클이 종료된 레플리카를 표시합니다.
11.7 KB
Loading

0 commit comments

Comments
 (0)