Pre-configured Haive agent presets and templates for common use cases
Project description
haive-prebuilt
Pre-configured Haive agent presets and templates for common use cases.
40+ ready-to-deploy agents for specific business domains: customer support, research, content generation, code review, and more. Built on the Haive framework, configured for production use.
Installation
pip install haive-prebuilt
Features
- 🎯 Domain-specific — Pre-tuned for specific industries and use cases
- ⚡ Zero-config — Works out of the box with sensible defaults
- 🔧 Customizable — Override any setting via the standard Haive config pattern
- 📦 Complete — Each agent includes prompts, tools, state schemas, and workflows
Quick Start
from haive.prebuilt import get_agent
# Get a pre-configured agent
agent = get_agent("customer_support")
result = agent.run("How do I reset my password?")
Documentation
📖 Full documentation: https://pr1m8.github.io/haive-prebuilt/
Related Packages
| Package | Description |
|---|---|
| haive-core | Foundation: engines, graphs |
| haive-agents | Production agents |
License
MIT © pr1m8
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file haive_prebuilt-1.0.0.tar.gz.
File metadata
- Download URL: haive_prebuilt-1.0.0.tar.gz
- Upload date:
- Size: 187.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
756c943730bd824f83ae571c48bbe1842cdca6e4398cdf232e32438f1926397e
|
|
| MD5 |
ef71001b1147828d5f2f28ed8152a08b
|
|
| BLAKE2b-256 |
c704b25286598043d8aaab362a6df0cdfd029fc1ca15383319fbd8d1e2316f71
|
File details
Details for the file haive_prebuilt-1.0.0-py3-none-any.whl.
File metadata
- Download URL: haive_prebuilt-1.0.0-py3-none-any.whl
- Upload date:
- Size: 283.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
602454b0822a8f2c16c3877564fd677d7e842707ca60df315424a0525de40c71
|
|
| MD5 |
494371a64b568187bd28170cf37ba660
|
|
| BLAKE2b-256 |
b64fa064b47598ebb6b893c6af081c0456cfd90c245bd5e6a8ae630f1cde2d5c
|