SDK 与客户端

typesafe_sdk

@nshkrdotcom3ElixirMIT更新于 2026-09-20

这是官方 TypeScript AI SDK 的 Elixir 类型安全移植版,支持统一的 LLM 集成、流式文本和结构化输出、工具调用及 agent 工作流。

英文原文

An idiomatic, type-safe Elixir port of the official TypeScript AI SDK (ai / ai-sdk) providing unified LLM integrations, streaming text and structured outputs, tool calling, and agentic workflows. Jev is their current flagship model and is the first System One model.

nshkrdotcom/typesafe_sdk

它在哪儿调用了 Jev

@default_base_url "https://api.typesafe.ai"

lib/typesafe_sdk/constants.ex:8

链接指向我们抓取当天的那个 commit,行号是准的。

这个项目没法在这儿跑

它的 question 组合是运行时拼出来的,或者代码里没有直接写出来,所以没法原样搬过来。源码链接在上面,可以自己去看。

同类的其他项目