Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Evalite: the TypeScript-native, local-first tool for testing LLM-powered apps.

Contributing

  1. Create a .env file inside packages/example containing an OPENAI_API_KEY:
OPENAI_API_KEY=your-api-key
  1. Run development commands:
pnpm run dev # Build, then run tsc -w on evalite + vitest on evalite-tests pnpm run example # Build, then run evalite watch + UI dev server at http://localhost:5173 pnpm run test # Build and run all tests

[!IMPORTANT]

You may need to run pnpm build in root, then npm link inside packages/evalite to get the global evalite command to work.

See CONTRIBUTING.md for full documentation.

关于 About

Evaluate your LLM-powered apps with TypeScript
aievalstypescript

语言 Languages

TypeScript89.8%
MDX7.9%
CSS1.1%
JavaScript0.8%
HTML0.2%
Astro0.2%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
232
Total Commits
峰值: 106次/周
Less
More

核心贡献者 Contributors