Skip to content
Logo LogoGraphbook
Logo LogoGraphbook - Build AI-driven Data Pipelines

Docs

  • Installing
  • Core
    • Concepts
    • Guides
      • Python-Defined Workflows
      • Load Images
      • Prompts
      • Filter
      • Document
      • Batch Data
      • Dump Data
    • Learn by Example
      • Hello World
      • Image Classification
      • Image Segmentation
    • API Reference
      • Steps
      • Resources
      • Graphs
      • Notes
      • Decorators
      • Parameters
      • Prompts
      • Utils
  • Logging
    • API Reference
  • Ray
    • API Reference
  • Examples
  • Contributing
Graphbook
/
Core
/
API Reference

API Reference

This section contains detailed reference documentation for working with Graphbook. For an introduction to Graphbook, please visit the Concepts section.


In this section

  • Steps
    • Step
    • StepOutput
    • BatchStep
    • PromptStep
    • SourceStep
    • GeneratorSourceStep
  • Resources
    • DictResource
    • FunctionResource
    • ListResource
    • NumberResource
    • Resource
  • Graphs
    • Graph
    • GraphNodeWrapper
    • GraphStepWrapper
    • GraphResourceWrapper
  • Notes
    • Note
  • Decorators
    • step()
    • batch()
    • source()
    • prompt()
    • param()
    • event()
    • output()
    • resource()
  • Parameters
    • Available Parameters
    • Examples
  • Prompts
    • bool_prompt()
    • dict_prompt()
    • list_prompt()
    • number_prompt()
    • selection_prompt()
    • text_prompt()
  • Utils
    • image()
    • transform_function_string()
Image Segmentation
Steps

© 2024, Graphbook AI Built with Sphinx 8.1.3