Can someone recommend an IDE that can be used with a self-hosted model (via OpenAI or similar)?

Look up OpenCode

vs code supports local models (bring your own key/model)

you need a model server - ollama/llama.cpp/lm studio

> bring your own key

Do you mean supporting oai-compatible api URLs in copilot? If so then you need either VS Code Insiders, or a VS Code extension I believe?

[dead]