ragflow/rag
Jin Hai af98763e27
Admin: add 'show version' (#11079)
### What problem does this PR solve?

```
admin> show version;
show_version
+-----------------------+
| version               |
+-----------------------+
| v0.21.0-241-gc6cf58d5 |
+-----------------------+
admin> \q
Goodbye!

```

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-11-06 19:24:46 +08:00
..
app Fix: fix pdf_parser ignored in rag/app/naive.py (#11065) 2025-11-06 15:20:35 +08:00
flow Feat: GraphRAG handle cancel gracefully (#11061) 2025-11-06 16:12:20 +08:00
llm Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
nlp Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
prompts Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
res Fix: prio synonym match than wordnet for english (#10762) 2025-10-27 09:32:55 +08:00
svr Admin: add 'show version' (#11079) 2025-11-06 19:24:46 +08:00
utils Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
raptor.py Feat: RAPTOR handle cancel gracefully (#11074) 2025-11-06 17:18:03 +08:00
settings.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00