get_key
Parameters:
Returns:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
get_key(config: dict[str, Any]) -> str
| Name | Description |
|---|---|
config | A configuration. Type: dict[str, typing.Any] |
| Type | Description |
|---|---|
| str | tuple: A unique identifier which can be used as a key for a dict. |