社区SDK 与客户端

ruby_decision_model

作者 obie

原文简介(英语):Ruby client for decision models such as Typesafe Jev

访问项目

仓库介绍

仓库作者的原文介绍(英语):Ruby client for decision models such as Typesafe Jev

收录证据

每日检查在原始 README 中找到明确的 Jev / TypeSafe AI 关联,并核对同一提交中存在实现文件。

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.

自动核对公开仓库、固定提交的 README 与实现文件;未运行、性能测试或安全审计。

了解自动检查与人工精选的区别