SDK 与客户端

typesafeai-dotnet-sdk

@saibimajdi5C#MIT更新于 2026-09-18

TypeSafe AI System One API 的社区版 .NET SDK,支持带结构和置信度评分的类型化问题回答。

英文原文

Community .NET SDK for the TypeSafe AI System One API — typed noul, choice, and score questions with structured, confidence-scored answers. Not affiliated with TypeSafe AI.

saibimajdi/typesafeai-dotnet-sdk

它在哪儿调用了 Jev

/// Retrying is safe for this API: <c>POST /v1/systemone</c> is a stateless evaluation call, and a

src/TypeSafe.Sdk/RetryPolicy.cs:22

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

这个项目没法在这儿跑

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

同类的其他项目