# I threw 1000+ LLM calls. Here is how VernLLM handled it.

> Source: <https://dev.to/lakbud/i-threw-1000-llm-calls-here-is-how-vernllm-handled-it-43ha>
> Published: 2026-09-10 22:03:12+00:00

VernLLM is the LLM call framework for TypeScript. This video tests out its features, which includes adaptive AIMD rate-limiting, advanced circuit-breakers, multi provider fallbacks, developed retries with budget and observability. Open source with MIT license.

Website: [https://vernllm.dev](https://vernllm.dev)

GitHub: [https://github.com/LakBud/vernLLM](https://github.com/LakBud/vernLLM)

npm: [https://www.npmjs.com/package/vern-llm](https://www.npmjs.com/package/vern-llm)
