ragflow/web/src/utils
TensorNull f12b9fdcd4
Feat: add CometAPI to LLMFactory and update related mappings (#10119)
### Related issues
#10078

### What problem does this PR solve?
Integrate CometAPI provider.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
- [x] Documentation Update
2025-09-18 09:51:29 +08:00
..
api.ts Feat: Allow users to select prompt word templates in agent operators. #9935 (#9936) 2025-09-05 15:48:57 +08:00
authorization-util.ts
chat.ts
common-util.ts Feat: add CometAPI to LLMFactory and update related mappings (#10119) 2025-09-18 09:51:29 +08:00
component-util.ts
dataset-util.ts
date.ts Feat: Add agent-log-list page (#9076) 2025-07-30 09:48:51 +08:00
document-util.ts
dom-util.ts
file-util.ts
form.ts Fix(i18n): Added new translations #3221 (#9727) 2025-08-26 17:57:53 +08:00
index.ts
llm-util.ts Feat: Filter the agent form's large model list by type #3221 (#9049) 2025-07-25 19:25:19 +08:00
next-request.ts Fix: Fixed the issue where the error prompt box on the Agent page would be covered #3221 (#8992) 2025-07-23 15:09:24 +08:00
register-server.ts Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
request.ts Feat: Display MCP multiple selection bar #3221 (#8737) 2025-07-09 12:17:01 +08:00
store-util.ts