ChatGPT桌面版居然自带完整LibreOffice,能直接处理文档,比普通版功能强多了。
OpenAI Codex桌面应用(现更名为ChatGPT)在缓存文件夹中包含1.7GB的运行时文件。该应用集成了完整的Python和Node.js安装,以及Poppler、git和LibreOffice办公套件的原生二进制文件。Codex通过特定技能文件夹找到并使用这些二进制文件,使其能够处理文档相关任务。
Codex bundles LibreOffice
I was poking around in my ~/.cache/ folder using OmniDiskSweeper when I spotted something interesting. The OpenAI Codex desktop app (since rebranded to just ChatGPT) has 1.7GB of stuff in there in a folder called codex-primary-runtime , including a full Python installation, a full Node.js installation, and native binaries for Poppler , git, and the LibreOffice open source office suite (which forked from OpenOffice.org in 2010): The ~/.cache/codex-runtimes/codex-primary-runtime/plugins/openai-primary-runtime/plugins/documents folder includes skills which tell Codex how to find and use those binaries. Tags: codex , generative-ai , openai , ai , llms , openoffice , open-source