ragflow/api/db/services
Yongteng Lei 5b2e5dd334
Feat: Gemini supports video parsing (#10671)
### What problem does this PR solve?

Gemini supports video parsing.


![img_v3_02r8_adbd5adc-d665-4756-9a00-3ae0f12224fg](https://github.com/user-attachments/assets/30d8d296-c336-4b55-9823-803979e705ca)


![img_v3_02r8_ab60c046-1727-4029-ad2e-66097fd3ccbg](https://github.com/user-attachments/assets/441b1487-a970-427e-98b6-6e1e002f2bad)

Close: #10617

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-10-20 16:49:47 +08:00
..
__init__.py Refactor: fix typos (#10200) 2025-09-25 12:05:43 +08:00
api_service.py Feat/admin drop user (#10342) 2025-09-29 10:16:13 +08:00
canvas_service.py Fix: canvas list with team. (#10549) 2025-10-14 19:38:54 +08:00
common_service.py Fixed the issue where database connections were interrupted under high concurrency (#10126) 2025-09-25 17:03:43 +08:00
conversation_service.py Feat/admin drop user (#10342) 2025-09-29 10:16:13 +08:00
dialog_service.py Feat: TOC retrieval (#10456) 2025-10-10 17:07:55 +08:00
document_service.py Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
file2document_service.py Feat/admin drop user (#10342) 2025-09-29 10:16:13 +08:00
file_service.py Improve file management (#10577) 2025-10-16 09:38:25 +08:00
knowledgebase_service.py Feat: let toc run asynchronizly... (#10513) 2025-10-14 14:14:52 +08:00
langfuse_service.py Feat/admin drop user (#10342) 2025-09-29 10:16:13 +08:00
llm_service.py Feat: Gemini supports video parsing (#10671) 2025-10-20 16:49:47 +08:00
mcp_server_service.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
pipeline_operation_log_service.py Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
search_service.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
task_service.py File: Now parsing support all types of embedded documents, solved #10059 (#10635) 2025-10-17 18:46:47 +08:00
tenant_llm_service.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
user_canvas_version.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
user_service.py Fix: unexpected operation of document management (#10366) 2025-09-30 15:20:38 +08:00