Commit Graph

9 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
ad7e9c4c86 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
gpt-engineer-app[bot]
7218d57061 Changes 2025-12-04 00:43:38 +00:00
gpt-engineer-app[bot]
3e56bb56cc 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
gpt-engineer-app[bot]
eff48e239f Changes 2025-12-04 00:34:29 +00:00
someone
ba145a3da0 Added last block for tetris above score field 2025-12-03 21:53:00 +01:00
someone
06f8887c4e Remove test file 2025-12-03 20:40:56 +01:00
someone
f57c6a352c Test push to Gitea 2025-12-03 20:31:17 +01:00
someone
52b5f8ccdd 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
someone
1bc2c20b32 Implemented cryptomining, although its extremely bad optimized. 2025-12-03 18:20:02 +01:00