Unlock exclusive introductory pricing for the newly launched Gemini 3.5 Flash.
G

Gemini 2.5 Pro DeepSearch

Đầu vào:$8/M
Đầu ra:$64/M
Ngày phát hành:Oct 1, 2025

Mô hình tìm kiếm chuyên sâu, với khả năng tìm kiếm chuyên sâu và truy xuất thông tin được tăng cường, là lựa chọn lý tưởng cho việc tích hợp và phân tích tri thức phức tạp.

Sử dụng thương mại

Playground cho Gemini 2.5 Pro DeepSearch

Khám phá Playground của Gemini 2.5 Pro DeepSearch — môi trường tương tác để kiểm tra mô hình và chạy truy vấn theo thời gian thực. Thử prompts, điều chỉnh tham số và lặp lại ngay lập tức để tăng tốc phát triển và xác thực các trường hợp sử dụng.

Technical Specifications of gemini-2-5-pro-deepsearch

ParameterDetails
Model IDgemini-2-5-pro-deepsearch
ProviderGoogle (via CometAPI)
CategoryDeep Search / Information Retrieval
Primary Use CasesComplex knowledge integration, multi-step research, deep information retrieval, analytical synthesis
Context WindowLarge-context reasoning for research-heavy workflows
Input TypesText
Output TypesText
StrengthsEnhanced deep search, knowledge aggregation, structured analysis, long-form synthesis
Best ForResearch assistants, analyst workflows, enterprise knowledge tasks, investigation and summarization pipelines
API AccessAvailable through CometAPI unified model endpoint

What is gemini-2-5-pro-deepsearch?

gemini-2-5-pro-deepsearch is a deep search model optimized for advanced information retrieval, research-oriented reasoning, and complex knowledge integration. It is designed for workflows where a standard conversational model may not be enough, especially when tasks require collecting signals across multiple sources, organizing large amounts of information, and producing coherent analytical outputs.

This model is an ideal choice for teams building applications around research automation, knowledge discovery, decision support, and in-depth analytical assistance. Through CometAPI, developers can access gemini-2-5-pro-deepsearch using a consistent API format, making it easier to integrate deep search capabilities into existing products and internal systems.

Main features of gemini-2-5-pro-deepsearch

  • Enhanced deep search: Built to support retrieval-heavy tasks that require exploring broad information spaces and surfacing relevant knowledge efficiently.
  • Complex knowledge integration: Well suited for combining information from multiple inputs or sources into a unified, structured response.
  • Analytical synthesis: Helps transform large volumes of retrieved material into summaries, comparisons, and decision-ready insights.
  • Research-oriented workflows: Useful for investigation, due diligence, technical research, market analysis, and long-form question answering.
  • Large-context reasoning: Supports tasks where broader context and multi-step thinking improve answer quality and consistency.
  • Unified API access through CometAPI: Can be called through the same CometAPI interface used for other models, simplifying deployment and provider abstraction.

How to access and integrate gemini-2-5-pro-deepsearch

Step 1: Sign Up for API Key

To get started, create an account on CometAPI and generate your API key from the dashboard. Once you have the key, store it securely and use it to authenticate every request to the API.

Step 2: Send Requests to gemini-2-5-pro-deepsearch API

Use the standard CometAPI chat completions interface and set the model field to gemini-2-5-pro-deepsearch.

curl https://api.cometapi.com/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $COMETAPI_API_KEY" \
  -d '{
    "model": "gemini-2-5-pro-deepsearch",
    "messages": [
      {
        "role": "user",
        "content": "Summarize the key findings from this research topic and identify the main trade-offs."
      }
    ]
  }'

Step 3: Retrieve and Verify Results

After sending your request, CometAPI will return the model’s response in a standard JSON structure. You can then parse the generated content, display it in your application, and add any downstream verification or post-processing steps needed for your workflow.

Giá cả cho Gemini 2.5 Pro DeepSearch

Khám phá mức giá cạnh tranh cho Gemini 2.5 Pro DeepSearch, được thiết kế để phù hợp với nhiều ngân sách và nhu cầu sử dụng khác nhau. Các gói linh hoạt của chúng tôi đảm bảo bạn chỉ trả tiền cho những gì bạn sử dụng, giúp dễ dàng mở rộng quy mô khi yêu cầu của bạn tăng lên. Khám phá cách Gemini 2.5 Pro DeepSearch có thể nâng cao các dự án của bạn trong khi vẫn kiểm soát được chi phí.

Comet Price (USD / M Tokens)Official Price (USD / M Tokens)Discount
Đầu vào:$8/M
Đầu ra:$64/M
Đầu vào:$10/M
Đầu ra:$80/M
-20%

Mã mẫu và API cho Gemini 2.5 Pro DeepSearch

Truy cập mã mẫu toàn diện và tài nguyên API cho Gemini 2.5 Pro DeepSearch để tối ưu hóa quy trình tích hợp của bạn. Tài liệu chi tiết của chúng tôi cung cấp hướng dẫn từng bước, giúp bạn khai thác toàn bộ tiềm năng của Gemini 2.5 Pro DeepSearch trong các dự án của mình.