ai_old/tests/env.sample.yml

8 lines
192 B
YAML
Raw Normal View History

2024-09-17 18:44:21 +08:00
llm:
gpt1:
2024-09-07 23:17:32 +08:00
apiKey: ...
2024-09-17 18:44:21 +08:00
# endpoint: https://.... # api base url
# llm: openai # registered llm name, if not specified, it will use the key name as llm name
2024-09-07 23:17:32 +08:00
zhipu:
apiKey: ...