Skip to main content
Generic LLM Connector app icon

Generic LLM Connector

This add-on lets Splunk administrators configure reusable LLM providers and connections, then call them from a customized search command named `llm`.Built by Kenshin Xu
splunk product badge

Default Version 0.0.0+e80bc76

March 25, 2026

Compatibility

Splunk Enterprise, Splunk Cloud

Platform Version: 10.5, 10.4, 10.3, 10.2, 10.1, 10.0

Rating
4
(1)

Log in to rate this app

Support
Not Supported
Ranking

#38 in Artificial Intelligence

Generic LLM Connector ===================== This add-on lets Splunk administrators configure reusable LLM providers and connections, then call them from a customized search command named `llm`. Provider -------- A provider stores the transport details needed to reach an LLM API, currently support `OpenAI-compatible` or `Anthropic-compatible` endpoints Connection ---------- A connection stores the runtime selection details used by the search command which includes - name - provider reference - model Only one connection can be marked as the global default. If the `llm` command is called without `connection=`, the add-on uses that default connection.