ai_old/tests/env.sample.yml
2024-09-17 18:44:21 +08:00

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: ...