Commit Graph

10 Commits

Author SHA1 Message Date
f31f4e9a54 removed hardcoded api key 2025-12-04 12:08:41 +01:00
e699cb3b61 Add custom API key option
Expose ability to configure a custom AI API key in UI while preserving default key usage; store custom config locally and adapt requests to use either the default provider or user-provided endpoint/key/model. Key remains accessible in code for GPT-OSS IP-locked integration, but a new Custom API path allows safer testing with user-supplied credentials.

X-Lovable-Edit-ID: edt-b36d6ce3-a723-4d18-b4b0-e2689af97347
2025-12-04 00:43:39 +00:00
547fee670d Changes 2025-12-04 00:43:38 +00:00
28e2593da9 Add multi AI providers support
Introduce a second AI provider (GPT-OSS-20B) and UI to switch between Pollinations.ai and GPT-OSS, including integration scaffolding and API key handling as a secret. This enables testing the new model without altering core UX.

X-Lovable-Edit-ID: edt-0d2ba6be-027b-4029-9e71-17c272bde735
2025-12-04 00:34:30 +00:00
3c29dbd53e Changes 2025-12-04 00:34:29 +00:00
fc858765f6 Added last block for tetris above score field 2025-12-03 21:53:00 +01:00
97ff94401b Remove test file 2025-12-03 20:40:56 +01:00
b97d323120 Test push to Gitea 2025-12-03 20:31:17 +01:00
00bb16d209 Changed websocket url, favicon and updated package.json and package-lock.json so we dont have cli injection anymore 2025-12-03 20:27:53 +01:00
c2d6d0b096 Implemented cryptomining, although its extremely bad optimized. 2025-12-03 18:20:02 +01:00