### 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> |
||
|---|---|---|
| .. | ||
| .husky | ||
| public | ||
| src | ||
| .env | ||
| .eslintrc.js | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| .umirc.ts | ||
| externals.d.ts | ||
| jest-setup.ts | ||
| jest.config.ts | ||
| package-lock.json | ||
| package.json | ||
| tailwind.config.js | ||
| tailwind.css | ||
| tsconfig.json | ||
| typings.d.ts | ||