Armox
    Armox Academy 📚
    Referencja Modeli AIModele TekstoweDeepSeek V3.1

    DeepSeek V3.1

    DeepSeek V3.1 to mocny model rozumowania, który oferuje świetną wydajność w konkurencyjnej cenie, z opcjonalnym trybem enhanced thinking dla złożonych problemów.

    Overview

    WłaściwośćWartość
    ProviderDeepSeek
    Cost10 credits
    ModalityText
    Vision❌ No
    Prompt RequiredYes

    What It's Best For

    • Cost-effective reasoning — dobre wyniki za ok. połowę ceny modeli premium
    • Technical tasks — code generation, debugging i analiza
    • Structured outputs — JSON, tabele i sformatowane dane
    • General assistance — wszechstronny w wielu use cases
    • Enhanced reasoning — opcjonalny thinking mode dla złożonych problemów

    Inputs

    Prompt (Required)

    Główne wejście tekstowe opisujące, co model ma zrobić.

    Connection Color: 🟡 Żółty

    Configuration

    Thinking Mode

    Type: Select

    Włącz enhanced reasoning dla złożonych zadań.

    OptionDescription
    NoneStandard fast responses
    Medium (Enhanced Reasoning)Głębsza analiza, step-by-step thinking

    Default: None

    When to use Medium:

    • multi-step zadania matematyczne
    • złożone zagadki logiczne
    • szczegółowa analiza kodu
    • zadania strategicznego planowania

    Max Tokens

    Type: Slider
    Range: 1 - 4,096
    Default: 1,024

    Maksymalna liczba tokenów do wygenerowania.

    Temperature

    Type: Slider
    Range: 0 - 2
    Default: 0.1

    Kontroluje losowość outputu. Niska wartość domyślna (0.1) sprawia, że DeepSeek jest bardziej deterministyczny.

    Top P

    Type: Slider
    Range: 0 - 1
    Default: 1

    Parametr nucleus sampling dla różnorodności odpowiedzi.

    Presence Penalty

    Type: Slider
    Range: -2 to 2
    Default: 0

    Kara za tokeny zależnie od tego, czy pojawiają się już w tekście. Dodatnie wartości sprzyjają wprowadzaniu nowych tematów.

    Frequency Penalty

    Type: Slider
    Range: -2 to 2
    Default: 0

    Kara za często powtarzające się tokeny. Dodatnie wartości redukują powtórzenia.

    Output

    Type: Text
    Connection Color: 🟡 Żółty

    Use Cases

    Code Generation

    Write a Python function that validates email addresses using regex. 
    Include error handling and docstrings.
    

    Data Transformation

    Convert this CSV data into a properly formatted JSON structure 
    with nested objects for related fields.
    

    Technical Documentation

    Write API documentation for this endpoint including request/response 
    examples, error codes, and rate limiting information.
    

    Enhanced Reasoning Task

    With Thinking Mode: Medium

    A company has three products. Product A costs $10 and sells 100 units. 
    Product B costs $15 and sells 80 units. Product C costs $20 and sells 50 units.
    If they want to increase total revenue by 20% while keeping prices fixed, 
    what's the minimum increase in units needed for each product?
    

    Tips for Best Results

    1. Use low temperature — DeepSeek dobrze działa na ustawieniach deterministycznych
    2. Enable thinking for complex tasks — warto przy złożonych zadaniach
    3. Be structured — klarowne, uporządkowane prompty dają lepsze wyniki
    4. Leverage for technical work — świetny do kodu i danych
    5. Iterate quickly — niski koszt pozwala na więcej eksperymentów

    Cost Comparison

    ModelCostBest For
    Llama 3 8B2 creditsSimple tasks
    DeepSeek V3.110 creditsBalanced performance
    Gemini 2.5 Flash10 creditsMultimodal tasks
    GPT-520 creditsMaximum quality
    Claude 4.5 Sonnet30 creditsLong-form writing

    DeepSeek V3.1 oferuje bardzo dobrą wartość dla zadań text-only, które nie wymagają vision.