Hypster Docs
Github 🌟Contact Us
  • 👋Welcome
  • Getting Started
    • 🖥️Installation
    • 🚀Defining of A Config Function
    • ⚡Instantiating a Config Function
    • 🍡Selecting Output Variables
    • 🎮Interactive Instantiation (UI)
    • 🪄Usage Examples
      • Machine Learning
      • LLM Generation
  • In Depth
    • 🤖Parameter Naming
    • 🍱HP Call Types
      • Selectable Types
      • Numeric Types
      • Boolean Types
      • Textual Types
      • Nested Configurations
    • 🧠Best Practices
Powered by GitBook

Contact & Follow the Author

  • Website
  • LinkedIn
  • Github
  • Medium

© Gilad Rubin 2024

On this page

Was this helpful?

Edit on GitHub
  1. Getting Started

Usage Examples

Hypster's configuration system can be applied to various domains. Here are practical examples showing how to create type-safe, modular configurations for different use cases.

Check out the following tutorials for basic examples:

  1. Machine Learning

  2. LLM Generation

PreviousInteractive Instantiation (UI)NextMachine Learning

Last updated 7 months ago

Was this helpful?

🪄