Quick start guides
Use these guides to get productive with the Text2Everything SDK. Pick the path that matches what you need right now.
Choose a path
Pick one of these guides:
- Try the SDK quickly: 5-minute quick start
- Build a real app: Complete SDK example
- Look up a command: Quick reference
- Integrate with H2O Drive: Advanced integration
- Understand a feature: Core guides
- Learn advanced topics: How-to guides
5-minute quick start
- Audience: First-time users
- Level: Beginner
This guide shows you how to:
- Install and configure the SDK
- Create a first project
- Generate SQL from natural language
- Run everything locally (no external dependencies)
Start here if you are new and want a fast overview.
Complete SDK example
- Audience: Developers building production apps
- Level: Beginner–Intermediate
This guide helps you build a realistic e‑commerce analytics workflow:
- Define multi-table schemas
- Add business context and rules
- Create golden query examples
- Generate and execute SQL
- Implement feedback loops
- Use execution caching
Follow this guide if you know the basics and want to build something real.
Quick reference
- Audience: Returning users Time: 2–5 minutes (lookup) Level: Intermediate
Includes:
- Common SDK operations
- Copyable code snippets
- Frequent error solutions
- Recommended practices
Use after completing a tutorial when you need a quick lookup.
Advanced integration
- Audience: Enterprise / platform teams
- Level: Advanced
Covers full ecosystem integration:
- H2O Drive data management
- Snowflake connectors (optional)
- Custom GPT configuration
- Agent orchestration
- Production deployment patterns
Follow this guide if you need end‑to‑end integration with Drive, GPTe UI, and agents.
Before you begin
All guides
- Text2Everything API endpoint (default usually works)
- Platform access token
- H2O GPTe API key
- Workspace with Workspace Owner permission
- Python 3.9+
[Advanced integration only]
- H2O Drive account
- H2O GPTe UI access
- Snowflake database (optional)
Additional resources
- Troubleshooting: See How-to guides
- API details: See Core guides
- Support: Email support@h2o.ai
Feedback
- Submit and view feedback for this page
- Send feedback about Text 2 Everything Python Documentation to cloud-feedback@h2o.ai