go-jev
Go SDK and CLI for TypeSafe Jev: typed decisions (yes/no, choice, score) from a model
How it uses Jev
Go SDK for TypeSafe Jev, a decision-only model that returns typed answers (yes/no probability, choice, score) instead of text. Comes with jev-cli , a command-line tool built on it for UNIX pipelines.
Getting started
--- --- NewClient(opts...) client for the TypeSafe API; the package reads no environment variables WithAPIKey(key) API key; without one no Authorization header is sent WithModel(name) model (default jev-latest ) WithURL(url) endpoint, as given (default https://api.typesafe.ai/v1/systemone ) WithTimeout(d) limit per re…
- Languages
- Go 95% · Makefile 5%
- License
- MIT
- Latest release
- jev-cli v0.0.3
- Last activity
- Sep 2026
- Added
- 2026-09-24
- Stars at snapshot
- 16
- Status
- Community listing
Source: community catalog. Details and metrics reflect the published community snapshot and are not a performance endorsement. Documentation details extracted from GitHub · the README.