ChatGPT-Desktop
ChatGPT-Desktop copied to clipboard
ChatGPT Desktop Application Supercharged with prompts
code has `nodeIntegration` set to `true` and `contextIsolation` set to `false`. This configuration can lead to security vulnerabilities. It's recommended to enable `contextIsolation` and avoid using `nodeIntegration` for better security....
Bumps [electron](https://github.com/electron/electron) from 24.1.1 to 25.3.0. Release notes Sourced from electron's releases. electron v25.3.0 Release Notes for v25.3.0 Features Added the ability to send HTTP headers with session.downloadURL(). #38870 (Also...
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 23.6.0 to 24.4.0. Release notes Sourced from electron-builder's releases. v24.4.0 What's Changed feat: allow specifying recommended dependencies for deb target by @t3chguy in electron-userland/electron-builder#7558 fix: missing @types...
Bumps [openai](https://github.com/openai/openai-node) from 3.2.1 to 3.3.0. Release notes Sourced from openai's releases. v3.3.0 Add support for function calling in the Chat Completions API Announcement: https://openai.com/blog/function-calling-and-other-api-updates Documentation: https://platform.openai.com/docs/guides/gpt/function-calling Commits dc821be 3.3.0...