Implemented 4/12/2026 Noah Osborne
Request to add support for locally hosted AI models in JitBit Helpdesk via configurable API endpoints, including compatibility with OpenAI-style APIs.
Currently, AI features are limited to predefined external providers. This prevents use in environments where external API access is restricted, compliance requirements prohibit sending ticket data off-site, or organizations already maintain internal AI infrastructure.
Please consider adding a “Custom AI Provider” option that allows administrators to configure:
/v1/chat/completions, /v1/completions) would enable integration with self-hosted solutions such as Open WebUI, LiteLLM, LM Studio, and similar inference servers.