ragflow/web/src/pages/user-setting
Tuan Le d343cb4deb
Add Google Cloud Vision API Integration (Image2Text) (#8608)
### What problem does this PR solve?

This PR introduces Google Cloud Vision API integration to enhance image
understanding capabilities in the application. It addresses the need for
advanced image description and chat functionalities by implementing a
new `GoogleCV` class to handle API interactions and updating relevant
configurations. This enables users to leverage Google Cloud Vision for
image-to-text tasks, improving the application's ability to process and
interpret visual data.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-07-02 10:02:01 +08:00
..
components/setting-title refactor: better vertical alignment for icon and text in some setting buttons (#4615) 2025-01-26 10:36:03 +08:00
setting-api
setting-locale Feat: Add german translations (#5866) 2025-03-11 16:13:58 +08:00
setting-model Add Google Cloud Vision API Integration (Image2Text) (#8608) 2025-07-02 10:02:01 +08:00
setting-password
setting-profile Fix: language selection display on the profile settings page (#5459) 2025-02-28 11:20:52 +08:00
setting-system Bump infinity to v0.5.0-dev5 (#3520) 2024-11-25 11:53:58 +08:00
setting-team Fix: Fixed the issue where the required information in the input box was incorrect when inviting users #2834 (#4086) 2024-12-18 14:07:56 +08:00
sidebar
constants.tsx Feat: Support vLLM #4316 (#5395) 2025-02-26 18:33:43 +08:00
hooks.ts
index.less
index.tsx
interface.ts
utils.ts