Merge branch 'geekan/main' into feature/multi-llm

This commit is contained in:
莘权 马 2024-07-17 10:06:27 +08:00
commit 42c06421cc
25 changed files with 319 additions and 93 deletions

View file

@ -2,4 +2,4 @@ llm:
api_type: 'claude' # or anthropic
base_url: 'https://api.anthropic.com'
api_key: 'YOUR_API_KEY'
model: 'claude-3-opus-20240229'
model: 'claude-3-5-sonnet-20240620' # or 'claude-3-opus-20240229'