aichat: added more providers
This commit is contained in:
parent
5c7e9b67b5
commit
8795b45fb1
@ -37,6 +37,16 @@ let
|
||||
max_input_tokens: null
|
||||
- name: git-commit-message
|
||||
max_input_tokens: null
|
||||
|
||||
- type: claude
|
||||
api_key: null
|
||||
|
||||
- type: openai
|
||||
api_key: null
|
||||
api_base: https://api.openai.com/v1
|
||||
|
||||
- type: gemini
|
||||
api_key: null
|
||||
'';
|
||||
in
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user