HeimdaLLM
main
  • 🚀 Quickstart
  • 📖 Blog Posts
  • 📚 Api
    • Bifrosts
      • SQL Bifrosts
        • Sqlite
        • MySQL
        • Postgres
        • Exceptions
        • SQL Common
    • LLM Providers
    • Abstract classes
  • 🧩 Reconstruction
  • 🛡️ Attack Surface
  • 🎓 Tutorials
  • 🃏 LLM Quirks
  • 🔍 Glossary
  • 💡 Roadmap
  • 📐 Architecture
  • 🤔 FAQ
HeimdaLLM
  • 📚 Api
  • Bifrosts
  • SQL Bifrosts
  • MySQL
  • Select
  • Edit on GitHub

Select

  • SQL Select Bifrost
    • Bifrost
      • Bifrost.build_grammar()
      • Bifrost.post_transform()
      • Bifrost.traverse()
      • Bifrost.validation_only()
  • SQL Select Envelope
    • PromptEnvelope
      • PromptEnvelope.params
      • PromptEnvelope.template()
      • PromptEnvelope.unwrap()
      • PromptEnvelope.wrap()
  • SQL Select 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.