• Joined on 2026-02-25
rene pushed to main at rene/llm-gateway 2026-04-02 21:35:28 +00:00
3bb9923255 fix: fine-tuner uses FT_DB_URL/FT_GATEWAY_URL/FT_OLLAMA_URL env vars, not DATABASE_URL
rene pushed to main at rene/llm-gateway 2026-04-02 21:28:37 +00:00
d8deecdb32 feat: SSH tunnel launch script for fine-tuner (IONOS blocks port 5432 externally)
rene pushed to main at rene/llm-gateway 2026-04-02 21:23:18 +00:00
499e600239 fix: fine-tuner config points to Erik DB + CF tunnel URLs
rene pushed to main at rene/llm-gateway 2026-04-02 21:20:33 +00:00
0803fdb722 feat: add confidence_scorer prompt template (internal self-evaluation)
rene pushed to main at rene/llm-gateway 2026-04-02 21:17:15 +00:00
b68d5c3fbf fix: client CompletionResponse matches actual gateway response fields
rene pushed to main at rene/llm-gateway 2026-04-02 21:14:32 +00:00
ac33476666 feat: add 55 prompt templates + ShieldX/LinkedIn routing rules + ban lists in Gitea
rene pushed to main at rene/llm-gateway 2026-04-02 21:11:24 +00:00
c82b187548 feat: fix template resolution + add 40 routing rules for all project task types
rene pushed to main at rene/llm-gateway 2026-04-02 21:05:15 +00:00
2c5f7f6ebe fix: OLLAMA_URL env var takes precedence over hardcoded models.yaml URL
rene pushed to main at rene/llm-gateway 2026-04-02 21:03:32 +00:00
773fd368e0 fix: parse DATABASE_URL in pool clients + extend Ollama health timeout to 15s
rene pushed to main at rene/llm-gateway 2026-04-02 21:00:43 +00:00
4c5003f9fc feat: fix OLLAMA_URL to use Cloudflare tunnel + add 35 prompt templates
rene created branch main in rene/llm-gateway 2026-04-02 20:48:58 +00:00
rene pushed to main at rene/llm-gateway 2026-04-02 20:48:58 +00:00
3a00ff4d33 feat: initial llm-gateway implementation
rene created repository rene/llm-gateway 2026-04-02 20:46:18 +00:00
rene pushed to main at rene/transceiver-db 2026-04-02 20:38:01 +00:00
3226117733 feat: NOG conference talks scraper + hot topics integration
rene pushed to main at rene/transceiver-db 2026-04-02 20:23:23 +00:00
48cb41b27e feat: hot topics now uses market_intelligence + LLM queue reset
rene pushed to main at rene/transceiver-db 2026-04-02 14:00:29 +00:00
06d8b650c4 fix: loadCrawlerStatus missing token — add var token = localStorage.getItem
rene pushed to main at rene/transceiver-db 2026-04-02 13:24:19 +00:00
41266fa0d4 fix: scrapers status endpoint — correct table and column names
rene pushed to main at rene/transceiver-db 2026-04-02 13:22:14 +00:00
238ee8c0a4 fix: crawler intelligence hot topics now reads market_intelligence table
rene pushed to main at rene/transceiver-db 2026-04-02 11:03:52 +00:00
a893817dc7 fix: smart tooltips that flip above/below based on viewport position
rene pushed to main at rene/transceiver-db 2026-04-02 07:36:53 +00:00
59a3e97207 fix: correct import paths in index-pi.ts (fs-com, tenGtek, utils/forecast-engine)