ragflow/web/src/hooks
balibabu 5b5f19cbc1
Fix: Newly added models to OpenAI-API-Compatible are not displayed in the LLM dropdown menu in a timely manner. #11774 (#11775)
### What problem does this PR solve?

Fix: Newly added models to OpenAI-API-Compatible are not displayed in
the LLM dropdown menu in a timely manner. #11774

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-12-05 18:04:49 +08:00
..
__tests__ Fix: Disable Auto-scroll when user looks back through historical chat-Bug 9062 (#9107) 2025-07-31 12:13:15 +08:00
logic-hooks Fix: Added styles for empty states on the page. #10703 (#11588) 2025-11-28 14:03:20 +08:00
auth-hooks.ts Fix: Try to fix the issue of not being able to log in through Oauth2 #9601 (#9717) 2025-08-26 14:06:28 +08:00
common-hooks.tsx Fix: Refactoring and enhancing the functionality of the delete confirmation dialog component #10703 (#11542) 2025-11-26 19:49:21 +08:00
logic-hooks.ts Feat: Users can chat directly without first creating a conversation. #11768 (#11769) 2025-12-05 17:34:41 +08:00
plugin-hooks.tsx Feat: Support tool calling in Generate component (#7572) 2025-05-16 16:32:19 +08:00
route-hook.ts Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
use-agent-request.ts Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
use-callback-ref.ts
use-chat-request.ts Feat: Users can chat directly without first creating a conversation. #11768 (#11769) 2025-12-05 17:34:41 +08:00
use-chunk-request.ts Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
use-controllable-state.ts
use-dataflow-request.ts Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
use-document-request.ts Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
use-file-request.ts Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
use-knowledge-request.ts Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
use-llm-request.tsx Fix: Newly added models to OpenAI-API-Compatible are not displayed in the LLM dropdown menu in a timely manner. #11774 (#11775) 2025-12-05 18:04:49 +08:00
use-login-request.ts Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
use-mcp-request.ts Feat: Synchronize MCP data to agent #3221 (#8832) 2025-07-15 09:37:08 +08:00
use-send-message.ts Feature:Add voice dialogue functionality to the agent application (#11668) 2025-12-02 19:39:43 +08:00
use-system-request.ts Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
use-user-setting-request.tsx Feature:Add voice dialogue functionality to the agent application (#11668) 2025-12-02 19:39:43 +08:00