EVERY ENTRY HAS RECEIPTS

AWESOME
JEV

开源项目库

每一个项目,源码里都真的在调用 Jev · 每日自动更新

788个项目
182个能当场跑
765条代码证据

ALL 788 PROJECTS全部项目

tests/test_client_with_fake_model.py
questions: {
  positive: boolean,
}
可当场跑
@typesafe-ai177

system-one-adapter-python

基于 LLM API 的 TypeSafeClient 替代品,可直接替换使用。

官方仓库Python
src/typesafe_sdk/_core/client/aio/client.py
questions: {
  billing: boolean,
}
可当场跑
@typesafe-ai129

typesafe-sdk-python

TypeSafe API 的官方 Python 库。

官方仓库Python
typesafe-ai/skills
@typesafe-ai785

skills

基于 TypeSafe 的 System One API 构建 agent 技能的工具。

官方仓库
src/client.ts
export const DEFAULT_BASE_URL = "https://api.typesafe.ai";
@typesafe-ai168

typesafe-sdk-js

TypeSafe API 的官方 TypeScript/JavaScript 库。

官方仓库TypeScript