typesafe-ai: Client for the TypeSafe AI System One API
A client for TypeSafe's System One API (https://docs.typesafe.ai): send
text or JSON state with typed Noul (yes/no), Choice and Score questions, and
get back answers that decode to your own Haskell types.
.
Built on http-client with TLS, connection reuse, per-attempt timeouts and
retries with exponential backoff that honour Retry-After.
.
The types, JSON codecs and calls are in typesafe-ai-core, which has no
HTTP dependency, so they can also be used with servant or any other HTTP
stack.
.
Start with TypeSafe and TypeSafe.Tutorial.
.
This is a community SDK, not affiliated with or endorsed by TypeSafe AI.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- TypeSafe
- TypeSafe.Call
- TypeSafe.Client
- TypeSafe.Content
- TypeSafe.Core
- TypeSafe.Error
- TypeSafe.Question
- TypeSafe.Retry
- TypeSafe.Tutorial
- TypeSafe.Wire
Downloads
- typesafe-ai-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.18 && <4.23), bytestring (>=0.11.3 && <0.13), http-client (>=0.7.13 && <0.8), http-client-tls (>=0.3.6.2 && <0.5), http-types (>=0.12.3 && <0.13), random (>=1.2 && <1.4), text (>=2.0 && <2.2), time (>=1.12 && <1.17), typesafe-ai-core (>=0.1.0.0 && <0.1.1) [details] |
| Tested with | ghc ==9.6.7 || ==9.8.4 || ==9.10.3 || ==9.12.2 || ==9.14.1 |
| License | BSD-3-Clause |
| Copyright | 2026 byteally |
| Author | Magesh B |
| Maintainer | magesh85@gmail.com |
| Uploaded | by magesh at 2026-09-22T14:59:09Z |
| Category | AI, Web, API |
| Home page | https://github.com/byteally/typesafe-sdk |
| Bug tracker | https://github.com/byteally/typesafe-sdk/issues |
| Source repo | head: git clone https://github.com/byteally/typesafe-sdk.git(typesafe-ai) |
| Distributions | |
| Downloads | 0 total (0 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |