ragflow/web/src
Yongteng Lei 83771e500c
Refa: migrate chat models to LiteLLM (#9394)
### What problem does this PR solve?

All models pass the mock response tests, which means that if a model can
return the correct response, everything should work as expected.
However, not all models have been fully tested in a real environment,
the real API_KEY. I suggest actively monitoring the refactored models
over the coming period to ensure they work correctly and fixing them
step by step, or waiting to merge until most have been tested in
practical environment.

### Type of change

- [x] Refactoring
2025-08-12 10:59:20 +08:00
..
assets Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
components Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
constants Feat: Add xai logo #1853 (#9321) 2025-08-08 14:13:19 +08:00
hooks Feat: Allow chat to use meta data #3221 (#9393) 2025-08-12 10:15:10 +08:00
icons
interfaces Feat: Modify the agent list return field name #3221 (#9373) 2025-08-11 14:03:52 +08:00
layouts Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
less
lib
locales Refa: migrate chat models to LiteLLM (#9394) 2025-08-12 10:59:20 +08:00
pages Feat: Allow chat to use meta data #3221 (#9393) 2025-08-12 10:15:10 +08:00
services Feat: Allow chat to use meta data #3221 (#9393) 2025-08-12 10:15:10 +08:00
theme
utils Feat: Allow chat to use meta data #3221 (#9393) 2025-08-12 10:15:10 +08:00
wrappers Feat: If the user is not logged in, jump to the login page by refreshing. (#5451) 2025-02-27 18:48:53 +08:00
app.tsx Feat: Replace the link of the old version of the agent module #3221 (#9130) 2025-07-31 12:14:00 +08:00
base.ts
conf.json
custom.d.ts Fix: Improve TS Warning For http_api_reference.md (#8172) 2025-06-12 14:20:15 +08:00
global.less Feat: Modify the style of the dataset page #3221 (#7446) 2025-05-02 21:27:21 +08:00
inter.less
routes.ts Feat: New search page components and features (#9344) 2025-08-11 10:34:22 +08:00