ragflow/api
alulala eead838353
Fix pymysql interface error (#7295)
### What problem does this PR solve?

According to the
[[Rucongzhang](https://github.com/Rucongzhang)](https://github.com/infiniflow/ragflow/pull/7057#issuecomment-2827410047)
I added DB reconnection strategy in function `update_by_id`
2025-04-25 13:29:47 +08:00
..
apps Fix: improve retrieval API (#6744) 2025-04-24 09:29:00 +08:00
db Fix pymysql interface error (#7295) 2025-04-25 13:29:47 +08:00
utils Feat: add primitive support for function calls (#6840) 2025-04-08 16:09:03 +08:00
__init__.py
constants.py
ragflow_server.py Fix update_progress issue (#6992) 2025-04-14 10:23:13 +08:00
settings.py Feat: Adds OpenSearch2.19.1 as the vector_database support (#7140) 2025-04-24 16:03:31 +08:00
validation.py
versions.py