aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/resources/configdefinitions/llm-client.def
blob: 6bfd95c3cf2487657937c0201abf1dd759a32825 (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package=ai.vespa.llm

# The name of the secret containing the api key
apiKeySecretName string default=""

# Endpoint for LLM client - if not set reverts to default for client
endpoint string default=""