LLMProvider
.halguru-rag.yaml ➤ IllmConnector ➤ LLMProvider
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
| 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 |
|
| Property |
Value |
| Path |
IllmConnector.LLMProvider |
| Internal Type |
LLMProvider |
| Internal Root Type |
RAGHalGuru |
| File Extension |
.halguru-rag.yaml |
| JSON Schema |
halguru-rag-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |