Skip to content

LLMProvider

.halguru-rag.yamlIllmConnectorLLMProvider

Gets or sets the LLM provider utilized by the RAG-LLM-Connector. This property specifies the backend service or model used for language generation tasks.

IllmConnector:
  LLMProvider: Echo

Field Information#

Name Description
Title LLM Provider
Field Type Choice
Required True

Choices#

Choice Value Description
Echo 0
OpenAIChat 1
OpenAIAssistant 2
LMStudio 3
Grok 4
DeepSeek 5
Azure 6
Google 7
LocalAIServer 8

Technical Information#

Property Value
Path IllmConnector.LLMProvider
Internal Type LLMProvider
Internal Root Type RAGHalGuru
File Extension .halguru-rag.yaml
JSON Schema halguru-rag-schema.json

.halguru-rag.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0