Official Helix SDK — market grounding for AI agents
Project description
helix-python
Official Python SDK for Helix — market grounding for AI agents.
Install
pip install helix-python
Grab a free API key (250 requests/day, no card) at helixread.com.
Quickstart
from helix import HelixClient
hx = HelixClient(api_key="hx_...", base_url="https://helixread.com")
ctx = hx.get_context(["NVDA", "AMD"], depth="deep", citations=True)
print(ctx["regime"], ctx.get("peers"))
Features (v0.2.0)
get_context()— depth, modules, since-diff, citationscreate_session()/refresh_session()— versioned groundingguard_validate()— Helix Guard anti-hallucinationregister_webhook(),set_watchlist(),personal_brief()regime_history()— Research API tier
Starter agents
Download agent zips from helixread.com/agents (free API key required).
Docs
- API reference: https://helixread.com/developers
- OpenAPI: https://helixread.com/docs
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
helix_python-0.3.1.tar.gz
(13.8 kB
view details)
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 helix_python-0.3.1.tar.gz.
File metadata
- Download URL: helix_python-0.3.1.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76dc15948585ebd2eea731aab99e20e4548b72fd124ffca8af35ee8caa52e825
|
|
| MD5 |
2e600efaf27f65b2a9c3389b81687899
|
|
| BLAKE2b-256 |
1795259339aa101436dc59813c2b71c60157b68185d27e11b5ff1b5fc10c1915
|
File details
Details for the file helix_python-0.3.1-py3-none-any.whl.
File metadata
- Download URL: helix_python-0.3.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc3200d90572a6a1609cb35f9af4dbd1980b9a2e2b71117c314890d8c513328a
|
|
| MD5 |
827ae368f26114da1d53446f3ed0cb64
|
|
| BLAKE2b-256 |
0b5733b076549e6332df91a8c0c8e20516c064f97b270152544ebf2309c521e9
|