- <ion-header [translucent]="true">
- <ion-toolbar>
- <ion-title>
- 向量与知识库
- </ion-title>
- </ion-toolbar>
- </ion-header>
- <ion-content [fullscreen]="true">
- <ion-button routerLink="/face/feat68">面部向量RAG</ion-button>
- <ion-button routerLink="/story/hangzhou">RAG:杭州人才政策</ion-button>
- </ion-content>
|