ragflow/web
saikidev d2929e432e
Feat: add LLM provider PPIO (#5013)
### What problem does this PR solve?

Add a LLM provider: PPIO

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
- [x] Documentation Update
2025-02-17 12:03:26 +08:00
..
.husky
public
src Feat: add LLM provider PPIO (#5013) 2025-02-17 12:03:26 +08:00
.env
.eslintrc.js
.gitignore
.npmrc
.prettierignore
.prettierrc Feat: Add background to next login page #3221 (#4474) 2025-01-14 13:43:18 +08:00
.umirc.ts Feat: Add VariablePickerMenuPlugin to select variables in the prompt text box by menu #4764 (#4765) 2025-02-08 18:09:13 +08:00
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json Feat: Add VariablePickerMenuPlugin to select variables in the prompt text box by menu #4764 (#4765) 2025-02-08 18:09:13 +08:00
package.json Feat: Add VariablePickerMenuPlugin to select variables in the prompt text box by menu #4764 (#4765) 2025-02-08 18:09:13 +08:00
tailwind.config.js Feat: Add ChatInput component #3221 (#4915) 2025-02-12 19:32:49 +08:00
tailwind.css Feat: Add ChatInput component #3221 (#4915) 2025-02-12 19:32:49 +08:00
tsconfig.json
typings.d.ts Feat: Add FilesTable #3221 (#4491) 2025-01-15 14:39:33 +08:00