Skip to content

psinha40898/evalite

 
 

Repository files navigation

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 pnpm run dev. This will:

Important

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

About

Test your LLM-powered apps with TypeScript. No API key required.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.4%
  • MDX 7.1%
  • JavaScript 1.3%
  • Other 1.2%