Add the OpenRouter catalog module

This commit is contained in:
2026-08-26 14:52:14 +00:00
parent dd203359b1
commit 1b8fb1da3e
31 changed files with 448 additions and 1 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module gitea.maximumdirect.net/eric/promptkit-backend-openrouter
go 1.25.5
require gopkg.in/yaml.v3 v3.0.1