add context and config2

This commit is contained in:
geekan 2024-01-04 21:16:23 +08:00
parent 42bb40a0f6
commit e5d11a046c
76 changed files with 922 additions and 495 deletions

4
config/config2.yaml Normal file
View file

@ -0,0 +1,4 @@
llm:
gpt3t:
api_key: "YOUR_API_KEY"
model: "gpt-3.5-turbo-1106"