API Reference typesafe_ai v#0.1.1

Copy Markdown View Source

Modules

An Elixir client for the TypeSafe AI System One API.

The answer to a question built with TypeSafe.choice/2.

The answer to a question built with TypeSafe.noul/2.

The answer to a question built with TypeSafe.score/2.

A supervised TypeSafe AI client with bounded concurrency and queues.

A failure returned as {:error, error} by the client.

A question about the request's shared state.

A successful evaluation returned by TypeSafe.system_one/2.

Bounded retry policy. max_attempts includes the initial request.