mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-23 15:06:50 +08:00
Added 0.17.2 release notes (#6028)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -7,6 +7,33 @@ slug: /release_notes
|
||||
|
||||
Key features, improvements and bug fixes in the latest releases.
|
||||
|
||||
## v0.17.2
|
||||
|
||||
Released on March 13, 2025.
|
||||
|
||||
### Improvements
|
||||
|
||||
- Adds OpenAI-compatible APIs.
|
||||
- Introduces a German user interface.
|
||||
- Accelerates knowledge graph extraction.
|
||||
- Enables Tavily-based web search in the **Retrieval** agent component.
|
||||
- Adds Tongyi-Qianwen QwQ models (OpenAI-compatible).
|
||||
- Supports CSV files in the **General** chunk method.
|
||||
|
||||
### Fixed issues
|
||||
|
||||
- Unable to add models via Ollama/Xinference, an issue introduced in v0.17.1.
|
||||
|
||||
### Related APIs
|
||||
|
||||
#### HTTP APIs
|
||||
|
||||
[Create chat completion](./references/http_api_reference.md#openai-compatible-api)
|
||||
|
||||
#### Python APIs
|
||||
|
||||
[Create chat completion](./references/python_api_reference.md#openai-compatible-api)
|
||||
|
||||
## v0.17.1
|
||||
|
||||
Released on March 11, 2025.
|
||||
|
||||
Reference in New Issue
Block a user