Added core and API version to health check
- Bumped API version to 1.2.2
This commit is contained in:
@@ -41,6 +41,9 @@ export type LightragStatus = {
|
||||
graph_storage: string
|
||||
vector_storage: string
|
||||
}
|
||||
update_status?: Record<string, any>
|
||||
core_version?: string
|
||||
api_version?: string
|
||||
}
|
||||
|
||||
export type LightragDocumentsScanProgress = {
|
||||
|
Reference in New Issue
Block a user