XTraceSDK

Contents:

  • Installation
  • Configuration
  • Quickstart
  • Using XTrace Managed Service
  • Script Usage
  • Use Connectors for Data Integration
  • Contribution Guide
  • Inference

API Reference:

  • xtrace_sdk
XTraceSDK
  • XTraceSDK documentation
  • View page source

XTraceSDK documentation¶

Welcome to XTraceSDK’s documentation! This is a comprehensive guide to help you understand and utilize the XTraceSDK effectively. It includes detailed information on installation, configuration, and usage. It also provides examples and best practices to help you get the most out of the SDK. This documentation is intended for developers and anyone else who needs to work with the XTraceSDK.

Contents:

  • Installation
  • Configuration
    • Cryptography Configuration
    • Data Loader Configuration
    • Retriever Configuration
  • Quickstart
    • Preprocessing Data with DataLoader
    • Quering Encrypted Data with Encrypted Query using Retriever
    • Integrate with LLMs to Build Privacy Preserving RAG Pipeline
  • Using XTrace Managed Service
    • Use XTrace Storage with Data loaders
    • Use XTrace Compute with Retrievers
    • XTrace Configuration
  • Script Usage
    • Initialize Environment
    • Use Execution Context
  • Use Connectors for Data Integration
    • Local File Connector
    • Google Drive Connector
    • Telegram Connector
  • Contribution Guide
  • Inference
    • Use OpenAI as Inference Provider
    • Use Phala as Inference Provider through Redpill

API Reference:

  • xtrace_sdk
    • xtrace_sdk package
      • Subpackages
        • xtrace_sdk.connectors package
        • xtrace_sdk.crypto package
        • xtrace_sdk.data_loaders package
        • xtrace_sdk.inference package
        • xtrace_sdk.integrations package
        • xtrace_sdk.retrievers package
        • xtrace_sdk.utils package
      • Module contents

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2025, Liwen O..

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