mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-18 03:26:42 +08:00
Bump infinity to v0.5.0-dev5 (#3520)
### What problem does this PR solve? Bump infinity to v0.5.0-dev5 ### Type of change - [x] Refactoring
This commit is contained in:
@ -24,7 +24,7 @@ enum Status {
|
||||
}
|
||||
|
||||
const TitleMap = {
|
||||
doc_store: 'Elasticsearch',
|
||||
doc_engine: 'Doc Engine',
|
||||
storage: 'Object Storage',
|
||||
redis: 'Redis',
|
||||
database: 'Database',
|
||||
@ -33,7 +33,7 @@ const TitleMap = {
|
||||
|
||||
const IconMap = {
|
||||
es: 'es',
|
||||
doc_store: 'storage',
|
||||
doc_engine: 'storage',
|
||||
redis: 'redis',
|
||||
storage: 'minio',
|
||||
database: 'database',
|
||||
|
||||
Reference in New Issue
Block a user