Dashboard
Decisions This Month
0
Average Latency
0ms
Success Rate
100%
Quick Start
pip install thalosforge-ata
from thalosforge import ATA
ata = ATA(api_key="your-api-key")
result = ata.decide(
actions=[0, 1, 2],
policy_conf=[0.9, 0.7, 0.5]
)
print(f"Action: {result.action_id}")
Recent Activity
| Time | Endpoint | Status | Latency |
|---|---|---|---|
| No recent activity | |||