Skip to content

Commit

Permalink
Merge pull request elizaOS#2187 from daizhengxue/patch-1
Browse files Browse the repository at this point in the history
fix: Missing LETZAI model
  • Loading branch information
odilitime authored Jan 12, 2025
2 parents dbaae52 + 701fff2 commit 9e8a15e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ export enum ModelProviderName {
NINETEEN_AI = "nineteen_ai",
AKASH_CHAT_API = "akash_chat_api",
LIVEPEER = "livepeer",
LETZAI = "letzai",
DEEPSEEK="deepseek",
INFERA="infera"
}
Expand Down

0 comments on commit 9e8a15e

Please sign in to comment.