Derek

Results 7 comments of Derek

When we provide a secret in the provider, do we need to set the OpenAI API key?

Thank you for the quick reply! I tried setting two providers in the config without setting the openai_api_key, but this gives me an error during initialization.

This is my config I am using Lazyvim ```lua if vim.g.vscode then return {} end local api_config = require("api_config.gp-config") local agents = { { name = "ChatGPT4o", disable = true,...

> @1orZero I see two things, it seems you're setting `provider` instead of `providers` so the conf doesn't merge properly > > ``` > provider = { > azure =...

Bumping this as well. Hopefully this PR will be merged.

Definitely interested! Thank you for creating this PR! Looks like there are conflicts to be resolved.

Same issue , I have accept edits on but being prompt the `Read ` & `Update` tool for approval. Version: Claude Code v2.0.35 Macos: 26.0.1 (25A362)