Added v0.20.4 release notes (#9757)

### What problem does this PR solve?

### Type of change

- [x] Documentation Update
This commit is contained in:
writinwaters
2025-08-27 15:29:09 +08:00
committed by GitHub
parent c15b138839
commit 9c456adffd
2 changed files with 36 additions and 4 deletions

View File

@ -731,7 +731,7 @@ Failure:
```
---
## Get dataset's knowledge graph
### Get knowledge graph
**GET** `/api/v1/datasets/{dataset_id}/knowledge_graph`
@ -810,7 +810,7 @@ Failure:
```
---
## Delete dataset's knowledge graph
### Delete knowledge graph
**DELETE** `/api/v1/datasets/{dataset_id}/knowledge_graph`