Docs: update for v0.19.0 (#7823)

### What problem does this PR solve?

update for v0.19.0

### Type of change

- [x] Documentation Update
This commit is contained in:
liu an
2025-05-23 18:18:58 +08:00
committed by Yingfeng Zhang
parent c283ea57fd
commit 590b9dabab
24 changed files with 67 additions and 67 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "ragflow-sdk"
version = "0.18.0"
version = "0.19.0"
description = "Python client sdk of [RAGFlow](https://github.com/infiniflow/ragflow). RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding."
authors = [{ name = "Zhichang Yu", email = "yuzhichang@gmail.com" }]
license = { text = "Apache License, Version 2.0" }