Refactor NameToEmoji function to use Google Generative AI and update error handling
This commit is contained in:
parent
6fbfd5364e
commit
ed3b1575b3
3 changed files with 28 additions and 28 deletions
|
|
@ -11,6 +11,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@azure-rest/ai-inference": "^1.0.0-beta.6",
|
||||
"@google/generative-ai": "^0.24.1",
|
||||
"@imnyang/comcigan.ts": "^0.3.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue