Commit Graph

9 Commits

Author SHA1 Message Date
jory 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
jory 547fee670d Changes 2025-12-04 00:43:38 +00:00
jory 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
jory 3c29dbd53e Changes 2025-12-04 00:34:29 +00:00
jory fc858765f6 Added last block for tetris above score field 2025-12-03 21:53:00 +01:00
jory 97ff94401b Remove test file 2025-12-03 20:40:56 +01:00
jory b97d323120 Test push to Gitea 2025-12-03 20:31:17 +01:00
jory 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
jory c2d6d0b096 Implemented cryptomining, although its extremely bad optimized. 2025-12-03 18:20:02 +01:00