【告别付费Codex接入本地大模型使用】
解决一���ollama和codex对接的一些问题:
failed to resolve feature override precedence: legacy `profile = "ollama-launch-codex-app"` config is no longer supported; use `--profile ollama-launch-codex-app` with `ollama-launch-codex-app.config.toml` instead
由于codex和ollama版本问题导致的,codex无法使用本地ollama问题。
做了个实操视频