Feature Requests
New / Open / Unreviewed
Feature request: AI custom endpoint URL
I'm loving PatchMon, and loving the AI functionality added into 1.4.0 - thank you!!
It would be great if we could define a custom URL for the AI provider though, so that we could use services like Local AI or other services that provide OpenAI compatible endpoints.
Thanks!
4 Comments
9technologygroup·5 months ago
Yes, we need to do this. I have planned it in
loryanstrant·6 months ago
Awesome, thanks!
If you need a tester, I'd be happy to help!
9technologygroup·6 months ago
Hi
I like this idea especially for self-hosted models. I will work to see how we can achieve this.
Thanks
iby

Cross-linking with #589, which is the same ask. Tracking #589 as a duplicate of this issue.
Status as of v2.0.0: still planned, not implemented. The provider base URLs are hardcoded in server-source-code/internal/ai/service.go (OpenRouter, Anthropic, OpenAI, Gemini), so a custom endpoint cannot be configured today. This remains on the roadmap.