From c70880b31ba889d402f362aadfe66a49816c5f0b Mon Sep 17 00:00:00 2001 From: Laura Date: Sun, 24 Aug 2025 00:32:40 +0200 Subject: [PATCH] note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa168b9..e5ba849 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ whiskr is a private, self-hosted web chat interface for interacting with AI mode **Backend** - Go +- [chi/v5](https://go-chi.io/) for the http routing/server - [OpenRouter](https://openrouter.ai/) for model list and completions - [Exa](https://exa.ai/) for web search and content retrieval (`/search`, `/contents`)