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.2.0.tar.gz
(11.1 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.2.0.tar.gz.
File metadata
- Download URL: helix_python-0.2.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b31682037b6c12d2f555cd7c046d23742faf526dd9a23ea150380af511560d94
|
|
| MD5 |
57c962546feae4d709d4a00e2c8381e1
|
|
| BLAKE2b-256 |
fdde87c5949465b4763ec5310efe5dcc821c44a51d9a8a3536c9de78fc6901d1
|
File details
Details for the file helix_python-0.2.0-py3-none-any.whl.
File metadata
- Download URL: helix_python-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.1 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 |
906f7e645113eb4aaa87f8dec1ec98bde9dee5abafa5e4beba7ba5e95a6b4bcf
|
|
| MD5 |
8ea20a6687b2be2fedaebeadb7c42e71
|
|
| BLAKE2b-256 |
078871eb1bdbe8bfb25b84e5bf37fcc4c9c436c4dd0708fe39ef857163c60925
|