Skip to content

Commit

Permalink
Revert changes to defaultCharacter.ts and .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ProphetX10 committed Dec 2, 2024
1 parent 439bac9 commit 507b84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/defaultCharacter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const defaultCharacter: Character = {
username: "dinosaursfever",
plugins: [],
clients: [Clients.DIRECT, Clients.TWITTER, Clients.DISCORD],
imageModelProvider: ModelProviderName.LLAMACLOUD,
imageModelProvider: ModelProviderName.OPENAI,
modelProvider: ModelProviderName.GROK,
settings: {
secrets: {},
Expand Down

0 comments on commit 507b84a

Please sign in to comment.