CommunitySDKs

ruby_decision_model

By obie

Source description: Ruby client for decision models such as Typesafe Jev

Visit project

Repository description

The repository describes its purpose as: Ruby client for decision models such as Typesafe Jev

Source evidence

The daily check found an explicit Jev / TypeSafe AI connection in the original README and implementation files at the same commit.

Requests go to `https://api.typesafe.ai/v1/systemone`. The default model is `jev-latest`. Usage reports `input_tokens` and `output_tokens`; `cost` is `nil`. Typesafe returns an `x-typesafe-request-id` header, exposed as `response.request_id` (nil on OpenRouter). Quote it when reporting a problem to Typesafe.

Automatically source-checked: public repository, pinned README, and implementation files. Not run, benchmarked or security-audited.

How automated checks and editorial selection work