FEATURE: Llama2 support in AiHelper (#339)
This commit is contained in:
parent
252efdf142
commit
7ac1dbb6b6
|
@ -168,6 +168,7 @@ discourse_ai:
|
|||
- gpt-4
|
||||
- claude-2
|
||||
- stable-beluga-2
|
||||
- Llama2-chat-hf
|
||||
ai_helper_custom_prompts_allowed_groups:
|
||||
client: true
|
||||
type: group_list
|
||||
|
|
Loading…
Reference in New Issue