Hacker News new | ask | show | jobs
Show HN: I built a cache for LLM development
1 points by js4 805 days ago
Develop against large language models without the big bill.

This application serves as a reverse proxy with caching capabilities, specifically tailored for language model API requests. Built with Golang, it facilitates interactions with models hosted on platforms like OpenAI by caching responses and minimizing redundant external API calls.

The goal is to allow for you to develop against llm api's without running up a bill.

1 comments

no repo link?