mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-16 09:26:07 +00:00
feat(fe): complete kb ui
This commit is contained in:
@@ -155,7 +155,7 @@ export interface ApiRespKnowledgeBaseFiles {
|
||||
}
|
||||
|
||||
export interface KnowledgeBaseFile {
|
||||
file_id: string;
|
||||
id: string;
|
||||
file_name: string;
|
||||
status: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user