ApiKey
.halguru.yaml ➤ LlmConnectors ➤ ApiKey
Represents the API key used to authenticate with the LLM provider.
Name | Description |
---|---|
Title | Api Key |
Type | Password |
Required | False |
Length | 0..4096 |
Remarks#
This property stores the authentication key required for accessing services provided by the specified LLM provider. Ensure that this key is managed securely and complies with best practices for sensitive information handling.
Technical Information#
Property | Value |
---|---|
Path | LlmConnectors[].ApiKey |
Internal Type | System.String |
Internal Root Type | AgentConfiguration |
File Extension | .halguru.yaml |
JSON Schema | halguru-schema.json |
Last updated: | 2025-10-13 | |
Autogenerated: | Yes | |
AI powered: | Yes | |
Core version: | 1.66.0 |