Backend.AI Documentation
25.7
  • Backend.AI 주요 개념
  • 설치 가이드
  • User Guides
  • 개발자용 매뉴얼
  • 버전 업그레이드 가이드
  • Backend.AI Manager 레퍼런스
  • Backend.AI 에이전트 레퍼런스
  • Backend.AI Storage Proxy 레퍼런스
  • Python용 Backend.AI 클라이언트 SDK
    • 설치하기
    • 클라이언트 설정
    • Command Line Interface
    • Developer Guides
      • Client Session
      • Examples
      • Testing
    • 고수준 함수 인터페이스
    • 저수준 레퍼런스
Backend.AI Documentation
  • Python용 Backend.AI 클라이언트 SDK
  • Developer Guides
  • View page source

Developer Guides

Table of contents

  • Client Session
    • Client Session Objects
      • BaseSession
      • Session
      • AsyncSession
  • Examples
    • Initialization of the API Client
      • Implicit configuration from environment variables
      • Explicit configuration
      • Asyncio-native API session
    • Working with Compute Sessions
      • Listing currently running compute sessions
      • Creating and destroying a compute session
    • Accessing Container Applications
      • The ComputeSession.start_service() API
    • Code Execution via API
      • Synchronous mode
      • Asynchronous mode
    • Working with model service
      • Starting model service
      • Making request to model service endpoint
  • Testing
    • Unit Tests
      • How to run
    • Integration Tests
      • Prerequisite
      • How to run
Previous Next

© Copyright 2015-2025, Lablup Inc..

Built with Sphinx using a theme provided by Read the Docs.