LogoLogo
search
Ctrlk
  • booksDocumentation
  • chart-columnIntegrations
  • space-awesomeDevelopers
  • plug-circle-boltSDK & API
  • memo-circle-checkChangelog
  • SDK & API Reference
    • Overview
  • Fiddler Python Client SDK
    • Introduction
    • Connectionchevron-right
    • Constantschevron-right
    • Entitieschevron-right
    • Exceptionschevron-right
    • Schemaschevron-right
    • Utilschevron-right
  • Fiddler Evals SDK
    • Introduction
    • Connectionchevron-right
    • Entitieschevron-right
    • Evaluatorschevron-right
    • Pydantic Modelschevron-right
    • evaluate
  • Fiddler LangGraph SDK
    • Introduction
    • Corechevron-right
    • Tracingchevron-right
  • Fiddler Strands Agents SDK
    • Introduction
    • Attributeschevron-right
    • FiddlerInstrumentationHook
    • StrandsAgentInstrumentor
    • FiddlerSpanProcessor
  • REST API
    • API Referencechevron-right
    • Guardrails API Reference
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Fiddler Python Client SDK

Introduction

Complete API reference for fiddler

Version: 3.10.0

hashtag
Overview

Complete API reference documentation for the fiddler package.

hashtag
Components

hashtag
Connection

Connection management and initialization

  • Connection

  • ConnectionMixin

hashtag
Constants

Constants module documentation

  • AlertCondition

  • AlertThresholdAlgo

  • BinSize

  • CompareTo

  • Priority

  • BaselineType

  • WindowBinSize

  • EnvType

  • JobStatus

  • ArtifactStatus

  • CustomFeatureType

  • DataType

  • ModelInputType

  • ModelTask

  • ArtifactType

  • DeploymentType

  • DownloadFormat

  • ExplainMethod

hashtag
Entities

Core entity classes for interacting with the platform

  • AlertRecord

  • AlertRule

  • Baseline

  • BaselineCompact

  • CustomMetric

  • Segment

  • Dataset

  • DatasetCompact

  • File

  • Job

  • Model

  • ModelCompact

  • ModelDeployment

  • Project

  • ProjectCompact

  • Webhook

hashtag
Exceptions

Exceptions module documentation

  • ApiError

  • AsyncJobFailed

  • Conflict

  • ConnError

  • ConnTimeout

  • HttpError

  • IncompatibleClient

  • NotFound

  • Unsupported

hashtag
Schemas

Schemas module documentation

  • CustomFeature

  • Enrichment

  • ImageEmbedding

  • Multivariate

  • TextEmbedding

  • VectorFeature

  • DeploymentParams

  • Column

  • ModelSchema

  • ModelSpec

  • ModelTaskParams

  • DatasetDataSource

  • EventIdDataSource

  • RowDataSource

  • XaiParams

hashtag
Utils

Utils module documentation

  • create_columns_from_df

  • group_by

PreviousOverviewchevron-leftNextConnectionchevron-right

Last updated 1 month ago

Was this helpful?

  • Overview
  • Components
  • Connection
  • Constants
  • Entities
  • Exceptions
  • Schemas
  • Utils

Was this helpful?