Armox
    Armox Academy 📚
    AI 모델 참조텍스트 모델GPT-5

    GPT-5

    GPT-5는 OpenAI의 플래그십 추론 모델로, 복잡한 문제 해결, 상세한 분석, 섬세한 콘텐츠 생성에서 뛰어난 역량을 제공합니다.

    Overview

    PropertyValue
    ProviderOpenAI
    Cost20 credits
    ModalityText
    Vision✅ Yes (multiple images)
    Prompt RequiredYes

    What It's Best For

    • Complex reasoning — 멀티 스텝 문제 해결과 논리 분석
    • Code generation — 여러 언어에서 코드 작성 및 디버깅
    • Detailed analysis — 복잡한 정보를 처리하고 종합
    • Creative writing — 섬세하고 고품질의 콘텐츠 생성
    • Image understanding — 컨텍스트를 포함해 여러 이미지를 분석

    Inputs

    Prompt (Required)

    모델이 수행해야 할 작업을 설명하는 주요 텍스트 입력입니다.

    Connection Color: 🟡 Yellow

    Image Input (Optional)

    분석을 위해 이미지를 모델에 전달합니다. 여러 이미지를 지원합니다.

    Connection Color: 🟢 Green (from image nodes)

    Configuration

    System Prompt

    Type: Textarea

    어시스턴트의 행동 방식과 페르소나를 설정합니다. 이 지시는 모든 프롬프트에 대해 모델이 응답하는 방식을 결정합니다.

    Example:

    You are a senior marketing strategist with 20 years of experience. 
    Provide detailed, actionable advice with specific examples.
    

    Reasoning Effort

    Type: Select

    복잡한 문제를 추론할 때 모델이 사용하는 계산 노력을 얼마나 투입할지 제어합니다.

    OptionDescription
    Minimal (Fastest)빠른 응답, 깊은 추론은 적음
    Low기본 추론, 단순 작업에 적합
    Medium균형 잡힌 추론 깊이
    High (Most Thorough)최대 추론, 복잡한 문제에 최적

    Default: Minimal

    Note: reasoning effort를 높이면, 응답을 완성하기 위해 더 많은 max_completion_tokens가 필요할 수 있습니다.

    Verbosity

    Type: Select

    응답이 얼마나 간결하거나 상세할지 제어합니다.

    OptionDescription
    Low (Concise)짧고 핵심만 전달
    Medium균형 잡힌 디테일
    High (Comprehensive)상세하고 충분한 설명

    Default: Medium

    Max Completion Tokens

    Type: Number

    모델이 생성할 수 있는 최대 토큰 수입니다. 더 긴 출력이 필요하거나 reasoning effort를 높게 사용할 때 값을 늘리세요.

    Tip: 응답이 중간에 끊기는 것 같다면 이 값을 늘려 보세요.

    Output

    Type: Text
    Connection Color: 🟡 Yellow

    모델은 생성된 텍스트를 출력하며 다음으로 연결할 수 있습니다:

    • 추가 처리를 위한 다른 text 노드
    • Image 생성 노드(프롬프트로)
    • Video 생성 노드(프롬프트로)

    Use Cases

    Content Generation

    Write a compelling product description for a sustainable water bottle 
    that highlights its eco-friendly materials and innovative design.
    

    Code Review

    Review this Python function for potential bugs, performance issues, 
    and suggest improvements following best practices.
    

    Image Analysis

    이미지 노드를 연결한 뒤 다음처럼 요청하세요:

    Analyze this marketing image. What emotions does it evoke? 
    What improvements would make it more effective for a Gen Z audience?
    

    Multi-Image Comparison

    여러 이미지 노드를 연결한 뒤:

    Compare these three product photos. Which one has the best composition 
    for an e-commerce listing? Explain your reasoning.
    

    Tips for Best Results

    1. Use system prompts — 모델의 전문성/톤을 정의하세요.
    2. Be specific — 디테일한 프롬프트일수록 더 좋은 결과가 나옵니다.
    3. Adjust reasoning — 복잡한 작업에는 높은 effort를 사용하세요.
    4. Set appropriate verbosity — 필요에 맞게 출력 길이를 조절하세요.
    5. Iterate — 첫 결과를 보고 프롬프트를 개선하세요.

    Pricing Considerations

    실행당 20 크레딧으로, GPT-5는 프리미엄 모델입니다. 다음을 고려하세요:

    • 단순 작업에는 Llama 3 8B(2 credits)
    • 중간 난이도에는 DeepSeek V3.1(10 credits)
    • 최고 품질이 필요할 때 GPT-5를 사용