Is your feature request related to a problem? Please describe.
Since OpenAI is standard and supported by many other local applications like LMStudio, Jan.ai etc and Ollama supports it too which means nativemind would still work for it in addition to users using other programs
Describe the solution you'd like
Use openai like endpoints /v1/models instead of /api/tags and /v1/completions instead of /api/generate
Describe alternatives you've considered
These are the alternative
Additional context
None