CerebralXor
Results
2
comments of
CerebralXor
I was having this same issue with docker inside a proxmox VM. Solved it by disabling core temp from the collectd configuration file by running an s6 init script. Create...
openrouter.ai can work with Genie by changing some settings in VSCode's `settings.json`: ``` "genieai.openai.apiBaseUrl": "https://openrouter.ai/api", "genieai.openai.model": "openai/o1-mini", ``` Use the model identifier of whatever model you want to use for...