HeimdaLLM
main
  • 🚀 Quickstart
  • 📖 Blog Posts
  • 📚 Api
    • Bifrosts
    • LLM Providers
    • Abstract classes
      • Bifrost
      • Prompt Envelope
      • Constraint Validator
      • LLM Integration
      • Traverse Context
      • SQL Abstract Classes
        • Bifrost
        • Prompt Envelope
        • Constraint Validator
  • 🧩 Reconstruction
  • 🛡️ Attack Surface
  • 🎓 Tutorials
  • 🃏 LLM Quirks
  • 🔍 Glossary
  • 💡 Roadmap
  • 📐 Architecture
  • 🤔 FAQ
HeimdaLLM
  • 📚 Api
  • Abstract classes
  • SQL Abstract Classes
  • Edit on GitHub

SQL Abstract Classes

  • Bifrost
    • Bifrost
      • Bifrost.post_transform()
      • Bifrost.validation_only()
  • Prompt Envelope
    • PromptEnvelope
      • PromptEnvelope.params
      • PromptEnvelope.template()
      • PromptEnvelope.unwrap()
      • PromptEnvelope.wrap()
  • Constraint Validator
    • ConstraintValidator
      • ConstraintValidator.allowed_joins()
      • ConstraintValidator.can_use_function()
      • ConstraintValidator.condition_column_allowed()
      • ConstraintValidator.max_limit()
      • ConstraintValidator.parameterized_constraints()
      • ConstraintValidator.requester_identities()
      • ConstraintValidator.select_column_allowed()
Previous Next

© Copyright 2023, Andrew Moffat. Revision 3bc5e7c8.

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