Backend.AI Documentation
25.13
  • Backend.AI Concepts
  • Installation Guides
  • User Guides
  • Developer Guides
  • Migration Guides
  • Backend.AI Manager Reference
  • Backend.AI Agent Reference
  • Backend.AI Storage Proxy Reference
  • Backend.AI Client SDK for Python
    • Installation
    • Client Configuration
    • Command Line Interface
    • Developer Guides
      • Client Session
      • Examples
      • Testing
    • High-level Function Reference
    • Low-level SDK Reference
Backend.AI Documentation
  • Backend.AI Client SDK for Python
  • 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.