gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module DSPy
    • module DSPy::Instrumentation
    • module DSPy::Instrumentation::TokenTracker
    • module DSPy::Memory
    • module DSPy::Metrics
    • module DSPy::Mixins
    • module DSPy::Mixins::InstrumentationHelpers
    • module DSPy::Mixins::StructBuilder
    • module DSPy::Mixins::StructSerialization
    • module DSPy::Mixins::TypeCoercion
    • module DSPy::Propose
    • module DSPy::Registry
    • module DSPy::SchemaAdapters
    • module DSPy::Storage
    • module DSPy::Subscribers
    • module DSPy::Teleprompt
    • module DSPy::Teleprompt::MIPROv2::AutoMode
    • module DSPy::Teleprompt::Utils
    • module DSPy::Tools
  • Classes

    • class DSPy::ChainOfThought
    • class DSPy::CodeAct
    • class DSPy::CodeActHistoryEntry
    • class DSPy::CodeActNextStep
    • class DSPy::Evaluate
    • class DSPy::Evaluate::BatchEvaluationResult
    • class DSPy::Evaluate::EvaluationResult
    • class DSPy::Example
    • class DSPy::FewShotExample
    • class DSPy::HistoryEntry
    • class DSPy::InputField
    • class DSPy::LM
    • class DSPy::LM::Adapter
    • class DSPy::LM::AdapterError
    • class DSPy::LM::AdapterFactory
    • class DSPy::LM::AnthropicAdapter
    • class DSPy::LM::ConfigurationError
    • class DSPy::LM::Error
    • class DSPy::LM::OpenAIAdapter
    • class DSPy::LM::Response
    • class DSPy::LM::UnsupportedProviderError
    • class DSPy::Memory::EmbeddingEngine
    • class DSPy::Memory::InMemoryStore
    • class DSPy::Memory::LocalEmbeddingEngine
    • class DSPy::Memory::MemoryCompactor
    • class DSPy::Memory::MemoryManager
    • class DSPy::Memory::MemoryRecord
    • class DSPy::Memory::MemoryStore
    • class DSPy::Memory::NoOpEmbeddingEngine
    • class DSPy::Module
    • class DSPy::NextStep
    • class DSPy::OutputField
    • class DSPy::Predict
    • class DSPy::PredictionInvalidError
    • class DSPy::Prompt
    • class DSPy::Propose::GroundedProposer
    • class DSPy::Propose::GroundedProposer::Config
    • class DSPy::Propose::GroundedProposer::ProposalResult
    • class DSPy::ReAct
    • class DSPy::ReActObservation
    • class DSPy::Registry::RegistryManager
    • class DSPy::Registry::RegistryManager::RegistryIntegrationConfig
    • class DSPy::Registry::SignatureRegistry
    • class DSPy::Registry::SignatureRegistry::RegistryConfig
    • class DSPy::Registry::SignatureRegistry::SignatureVersion
    • class DSPy::RubyCodeGeneration
    • class DSPy::RubyCodeObservation
    • class DSPy::SchemaAdapters::SorbetSchemaAdapter
    • class DSPy::Signature
    • class DSPy::Signature::FieldDescriptor
    • class DSPy::Signature::StructBuilder
    • class DSPy::Storage::ProgramStorage
    • class DSPy::Storage::ProgramStorage::SavedProgram
    • class DSPy::Storage::StorageManager
    • class DSPy::Storage::StorageManager::StorageConfig
    • class DSPy::Subscribers::LangfuseSubscriber
    • class DSPy::Subscribers::LangfuseSubscriber::LangfuseConfig
    • class DSPy::Subscribers::LoggerSubscriber
    • class DSPy::Subscribers::NewrelicSubscriber
    • class DSPy::Subscribers::NewrelicSubscriber::NewrelicConfig
    • class DSPy::Subscribers::OtelSubscriber
    • class DSPy::Subscribers::OtelSubscriber::OtelConfig
    • class DSPy::Teleprompt::DataHandler
    • class DSPy::Teleprompt::MIPROv2
    • class DSPy::Teleprompt::MIPROv2::CandidateConfig
    • class DSPy::Teleprompt::MIPROv2::MIPROv2Config
    • class DSPy::Teleprompt::MIPROv2::MIPROv2Result
    • class DSPy::Teleprompt::SimpleOptimizer
    • class DSPy::Teleprompt::SimpleOptimizer::OptimizerConfig
    • class DSPy::Teleprompt::SimpleOptimizer::TrialResult
    • class DSPy::Teleprompt::Teleprompter
    • class DSPy::Teleprompt::Teleprompter::Config
    • class DSPy::Teleprompt::Teleprompter::OptimizationResult
    • class DSPy::Teleprompt::Utils::BootstrapConfig
    • class DSPy::Teleprompt::Utils::BootstrapResult
    • class DSPy::Thought
    • class DSPy::TimestampFormat
    • class DSPy::Tools::Base
    • class DSPy::Tools::MemoryToolset
    • class DSPy::Tools::TextProcessingToolset
    • class DSPy::Tools::Tool
    • class DSPy::Tools::Toolset
    • class DSPy::Tools::Toolset::ToolProxy
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. dspy
  3. 0.6.1
  4. module DSPy::Storage

module DSPy::Storage

Classes in this namespace

ProgramStorage

class

in DSPy::Storage

StorageManager

class

in DSPy::Storage

Classes

  • DSPy::Storage::ProgramStorage
  • DSPy::Storage::StorageManager

Defined in

  • lib/dspy/storage/program_storage.rb
  • lib/dspy/storage/storage_manager.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem