8 lines
192 B
YAML
8 lines
192 B
YAML
llm:
|
|
gpt1:
|
|
apiKey: ...
|
|
# endpoint: https://.... # api base url
|
|
# llm: openai # registered llm name, if not specified, it will use the key name as llm name
|
|
zhipu:
|
|
apiKey: ...
|