ragflow/web/src/pages
Tianyi Jing 0fa44c5dd3
Fix: update link of deploy_local_llm.mdx (#6110)
### What problem does this PR solve?

Links of [How to integrate with
Ollama](https://github.com/infiniflow/ragflow/blob/main/docs/guides/models/deploy_local_llm.mdx)
need to be update after #5555

```
https://github.com/infiniflow/ragflow/blob/main/docs/guides/deploy_local_llm.mdx
->
https://github.com/infiniflow/ragflow/blob/main/docs/guides/models/deploy_local_llm.mdx
```



### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Signed-off-by: jingfelix <jingfelix@outlook.com>
2025-03-17 09:35:37 +08:00
..
add-knowledge Fix: Knowledge base page cannot upload folders #6062 (#6096) 2025-03-14 16:17:10 +08:00
agent Feat: Use react-hook-form to synchronize the data of the categorize form to the agent node. #3221 (#5665) 2025-03-05 19:43:08 +08:00
agents Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
api feat: API access key management #2846 (#2865) 2024-10-16 15:57:39 +08:00
chat Feat: Why can't Retrieval component support internet web search. #5973 (#5978) 2025-03-12 18:47:22 +08:00
chunk Feat: Add ChunkedResultPanel #3221 (#5085) 2025-02-18 17:53:51 +08:00
dataset Feat: Add PageHeader to DatasetWrapper #3221 (#5284) 2025-02-24 13:50:21 +08:00
datasets Feat: Bind data to datasets page #3221 (#4938) 2025-02-14 09:38:48 +08:00
document-viewer Fix: image file can't preview (#5626) 2025-03-05 11:30:41 +08:00
file-manager Feat: Add FilesTable #3221 (#4491) 2025-01-15 14:39:33 +08:00
files Feat: Rename document name #3221 (#4544) 2025-01-20 16:49:45 +08:00
flow Feat: Why can't Retrieval component support internet web search. #5973 (#5978) 2025-03-12 18:47:22 +08:00
home Feat: Bind data to datasets page #3221 (#4938) 2025-02-14 09:38:48 +08:00
knowledge Fix: Knowledge base page crashes when network connection is lost. #4894 (#4895) 2025-02-12 11:26:26 +08:00
login Feat: Supports to debug single component in Agent. #3993 (#4007) 2024-12-13 14:43:24 +08:00
login-next Feat: Add FilesTable #3221 (#4491) 2025-01-15 14:39:33 +08:00
next-chats Feat: Add ChatInput component #3221 (#4915) 2025-02-12 19:32:49 +08:00
next-search Feat: Add SearchPage component. #3221 (#5184) 2025-02-20 15:37:53 +08:00
next-searches Feat: Add SearchPage component. #3221 (#5184) 2025-02-20 15:37:53 +08:00
profile-setting Feat: Add Sessions component #3221 (#4865) 2025-02-11 13:11:15 +08:00
search Theme switch support (#3568) 2024-12-10 11:42:04 +08:00
user-setting Fix: update link of deploy_local_llm.mdx (#6110) 2025-03-17 09:35:37 +08:00
404.jsx Vietnamese language support on web (#3549) 2024-11-21 18:43:08 +08:00