ragflow/web/src/pages/user-setting
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
..
components/setting-title refactor: better vertical alignment for icon and text in some setting buttons (#4615) 2025-01-26 10:36:03 +08:00
setting-api feat: API access key management #2846 (#2865) 2024-10-16 15:57:39 +08:00
setting-locale Feat: Add german translations (#5866) 2025-03-11 16:13:58 +08:00
setting-model Fix: update link of deploy_local_llm.mdx (#6110) 2025-03-17 09:35:37 +08:00
setting-password fix: fetch user by @tanstack/react-query #1306 (#1709) 2024-07-25 18:53:10 +08:00
setting-profile Fix: language selection display on the profile settings page (#5459) 2025-02-28 11:20:52 +08:00
setting-system Bump infinity to v0.5.0-dev5 (#3520) 2024-11-25 11:53:58 +08:00
setting-team Fix: Fixed the issue where the required information in the input box was incorrect when inviting users #2834 (#4086) 2024-12-18 14:07:56 +08:00
sidebar fix: Login with @tanstack/react-query #1306 (#1691) 2024-07-24 18:02:58 +08:00
constants.tsx Feat: Support vLLM #4316 (#5395) 2025-02-26 18:33:43 +08:00
hooks.ts fix: fetch user by @tanstack/react-query #1306 (#1709) 2024-07-25 18:53:10 +08:00
index.less feat: display the version and backend service status on the page (#848) 2024-05-20 18:28:36 +08:00
index.tsx feat: submit new password to backend and submit user information and add Form to UserSettingProfile (#114) 2024-03-08 17:09:07 +08:00
interface.ts fix: add group id field to ApiKeyModal #1353 (#1540) 2024-07-17 09:45:10 +08:00
utils.ts feat: support Xinference (#319) 2024-04-11 18:17:45 +08:00