Skip to content

Commit 17a23fc

Browse files
author
mike dupont
committed
update
1 parent b41d3bc commit 17a23fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/jsdoc-automation/src/defaultCharacter.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ export const defaultCharacter: Character = {
44
name: "Eliza",
55
username: "eliza",
66
plugins: [],
7-
modelProvider: ModelProviderName.LLAMALOCAL,
7+
//modelProvider: ModelProviderName.LLAMALOCAL,
8+
modelProvider: ModelProviderName.OPENROUTER,
89
settings: {
910
secrets: {},
1011
voice: {

0 commit comments

Comments
 (0)