ModeleWsparciePrzedsiębiorstwoBlog
Ponad 500 API modeli AI, wszystko w jednym API. Tylko w CometAPI
API modeli
Deweloper
Szybki startDokumentacjaPanel API
Zasoby
Modele Sztucznej InteligencjiBlogPrzedsiębiorstwoDziennik zmianO nas
2025 CometAPI. Wszelkie prawa zastrzeżone.Polityka PrywatnościWarunki korzystania z usługi
Home/Models/Hunyuan/hunyuan-large-vision
H

hunyuan-large-vision

Wejście:$0.44576/M
Wyjście:$1.33728/M
Użycie komercyjne
Przegląd
Funkcje
Cennik
API

Technical Specifications of hunyuan-large-vision

ItemDetails
Model IDhunyuan-large-vision
Provider / model familyTencent Hunyuan (Tencent HY), a general-purpose multimodal model family developed by Tencent.
Model typeLarge vision-language / multimodal model for image-to-text understanding, visual dialogue, analysis, and reasoning.
Primary modalitiesImage input with text output; designed for multimodal conversations that combine visual and textual context.
Notable family positioningTencent publicly presents its Vision line as a flagship visual-language offering within the Hunyuan family, alongside other text, image, video, and 3D models.
Typical capabilitiesImage understanding, image-based question answering, multimodal chat, content analysis, and visual reasoning.
Access patternAPI-based access through Tencent HY / Tencent Cloud-style model services; Tencent also highlights API integration as the standard way to use these capabilities.
Vendor-published exact low-level specsTencent’s public product pages clearly describe the Vision family and multimodal capabilities, but the exact public page-to-page technical specs for the specific identifier hunyuan-large-vision are limited; this CometAPI model ID should therefore be treated as the platform routing name for Tencent Hunyuan vision capability.

What is hunyuan-large-vision?

hunyuan-large-vision is CometAPI’s platform identifier for accessing Tencent Hunyuan’s large-scale vision-language capability. Tencent describes Hunyuan as a self-developed, general-purpose multimodal model family covering text, image, video, 3D, and related enterprise AI scenarios. Within that family, Tencent’s Vision offerings are positioned for multimodal interaction where users provide images and receive textual understanding, analysis, and reasoning results.

In practical terms, this model is suited for workflows where an application needs to “look” at an image and respond intelligently in natural language. That can include describing scenes, answering questions about uploaded images, extracting meaning from visual content, supporting image-grounded chat, and helping automate tasks that depend on visual understanding. Tencent’s public materials also emphasize end-to-end multimodal usability across document, OCR-like, and visual analysis scenarios, which reinforces the model family’s role in enterprise image understanding pipelines.

Main features of hunyuan-large-vision

  • Multimodal image understanding: Accepts image context and produces text responses for recognition, interpretation, and explanation tasks.
  • Visual question answering: Suitable for asking natural-language questions about an image and receiving grounded answers based on the visual input.
  • Image-grounded dialogue: Supports conversational use cases where users iteratively ask follow-up questions about the same visual input.
  • Reasoning over visual content: Tencent positions its vision models for analysis and reasoning, not just captioning, making them useful for higher-value automation scenarios.
  • Enterprise multimodal fit: Part of a broader Tencent HY ecosystem built for content production, knowledge workflows, and business automation.
  • API-friendly deployment: Tencent highlights API integration and ease of use as a core product trait, which aligns well with CometAPI-based integration.
  • Related document and OCR ecosystem: Public Hunyuan vision materials also show strong support for OCR, document parsing, information extraction, subtitle extraction, translation, and document QA in adjacent vision products, indicating a strong broader visual-understanding stack.

How to access and integrate hunyuan-large-vision

Step 1: Sign Up for API Key

Sign up on CometAPI and generate your API key from the dashboard. Once you have the key, store it securely and use it to authenticate all requests to the hunyuan-large-vision model.

Step 2: Send Requests to hunyuan-large-vision API

Use the standard OpenAI-compatible API format supported by CometAPI, and set model to hunyuan-large-vision.

curl https://api.cometapi.com/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $COMETAPI_API_KEY" \
  -d '{
    "model": "hunyuan-large-vision",
    "messages": [
      {
        "role": "user",
        "content": [
          { "type": "text", "text": "Describe this image and identify the key objects." },
          { "type": "image_url", "image_url": { "url": "https://example.com/image.jpg" } }
        ]
      }
    ]
  }'

Step 3: Retrieve and Verify Results

Parse the JSON response, read the model output from the first choice, and verify that the returned result matches your task requirements. For production use, you should also validate output structure, add retries, and log responses for observability when calling hunyuan-large-vision.

Funkcje dla hunyuan-large-vision

Poznaj kluczowe funkcje hunyuan-large-vision, zaprojektowane w celu zwiększenia wydajności i użyteczności. Odkryj, jak te możliwości mogą przynieść korzyści Twoim projektom i poprawić doświadczenie użytkownika.

Cennik dla hunyuan-large-vision

Poznaj konkurencyjne ceny dla hunyuan-large-vision, zaprojektowane tak, aby pasowały do różnych budżetów i potrzeb użytkowania. Nasze elastyczne plany zapewniają, że płacisz tylko za to, czego używasz, co ułatwia skalowanie w miarę wzrostu Twoich wymagań. Odkryj, jak hunyuan-large-vision może ulepszyć Twoje projekty przy jednoczesnym utrzymaniu kosztów na rozsądnym poziomie.
Cena Comet (USD / M Tokens)Oficjalna cena (USD / M Tokens)Zniżka
Wejście:$0.44576/M
Wyjście:$1.33728/M
Wejście:$0.5572/M
Wyjście:$1.6716/M
-20%

Przykładowy kod i API dla hunyuan-large-vision

Uzyskaj dostęp do kompleksowego przykładowego kodu i zasobów API dla hunyuan-large-vision, aby usprawnić proces integracji. Nasza szczegółowa dokumentacja zapewnia wskazówki krok po kroku, pomagając wykorzystać pełny potencjał hunyuan-large-vision w Twoich projektach.

Więcej modeli

G

Nano Banana 2

Wejście:$0.4/M
Wyjście:$2.4/M
Przegląd kluczowych możliwości: Rozdzielczość: Do 4K (4096×4096), na równi z Pro. Spójność obrazów referencyjnych: Do 14 obrazów referencyjnych (10 obiektów + 4 postacie), z zachowaniem spójności stylu/postaci. Ekstremalne proporcje obrazu: Dodano nowe proporcje 1:4, 4:1, 1:8, 8:1, odpowiednie do długich obrazów, plakatów i banerów. Renderowanie tekstu: Zaawansowane generowanie tekstu, odpowiednie do infografik i układów plakatów marketingowych. Ulepszenie wyszukiwania: Zintegrowane Google Search + Image Search. Osadzanie: Wbudowany proces rozumowania; złożone polecenia są analizowane przed generowaniem.
A

Claude Opus 4.6

Wejście:$4/M
Wyjście:$20/M
Claude Opus 4.6 to duży model językowy firmy Anthropic klasy „Opus”, wydany w lutym 2026 r. Jest pozycjonowany jako podstawowe narzędzie wspierające pracę opartą na wiedzy oraz procesy badawcze — usprawnia rozumowanie w długim kontekście, planowanie wieloetapowe, korzystanie z narzędzi (w tym agentowe przepływy pracy oprogramowania) oraz zadania związane z obsługą komputera, takie jak automatyczne generowanie slajdów i arkuszy kalkulacyjnych.
A

Claude Sonnet 4.6

Wejście:$2.4/M
Wyjście:$12/M
Claude Sonnet 4.6 to nasz najbardziej zaawansowany model Sonnet do tej pory. To pełna aktualizacja umiejętności modelu, obejmująca programowanie, korzystanie z komputera, rozumowanie w długim kontekście, planowanie agentowe, pracę opartą na wiedzy oraz projektowanie. Sonnet 4.6 oferuje również okno kontekstu 1M tokenów w wersji beta.
O

GPT-5.4 nano

Wejście:$0.16/M
Wyjście:$1/M
GPT-5.4 nano został zaprojektowany z myślą o zadaniach, w których kluczowe są szybkość i koszt, takich jak klasyfikacja, ekstrakcja danych, ranking oraz sub-agenty.
O

GPT-5.4 mini

Wejście:$0.6/M
Wyjście:$3.6/M
GPT-5.4 mini przenosi zalety GPT-5.4 do szybszego i bardziej wydajnego modelu, zaprojektowanego z myślą o zadaniach o dużej skali.
A

Claude Mythos Preview

A

Claude Mythos Preview

Wkrótce
Wejście:$60/M
Wyjście:$240/M
Claude Mythos Preview to nasz najbardziej zaawansowany model najnowszej generacji jak dotąd i wykazuje imponujący skok wyników w wielu benchmarkach ewaluacyjnych w porównaniu z naszym poprzednim modelem najnowszej generacji, Claude Opus 4.6.