shipfeedAI news, curated daily

04:11:45 CET
22 SEPT04:11:45shipfeed
pull to refreshlast sync
Just in — 30 new
§ tools · storyline

AI Gateway now supports TypeSafe clients and an HTTP API for Jev

AI Gateway now supports TypeSafe clients and HTTP API for Jev probabilistic evaluations.

yesterday · · primary fetch1 sourceupdated yesterday ·

You can now call through AI Gateway using an existing TypeSafe client or the HTTP API, in addition to the AI SDK.Jev from TypeSafe AI is a probabilistic decision model for software. State goes in, and typed answers come out with probabilities attached, so there's no generated text to parse. Requests are billed through AI Gateway on all three paths, so they appear alongside your other model calls in usage and observability.Jev Change the base URL and API key. Your calls, questions, and response shapes stay exactly as they are.systemOnenoul New integrations name the model as and ask one of three question types: returns a probability from 0 to 1, picks one option from a set you name, and rates against a scale you define.

This example asks whether an agent should keep working after fixing a bug and passing its tests.typesafe-ai/jevbooleanchoicescore With the HTTP API, to :POST/v1/evaluate With the AI SDK, run the same evaluation through :evaluate You can also use Jev through , a framework for building and deploying agents with sandboxed compute, human approvals, and evaluations already built in. eve uses Jev as the default for automatic model selection, typed evaluations, and…

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comAI Gateway now supports TypeSafe clients and an HTTP API for Jevprimary