Skip to content

Commit

Permalink
bump picollm version
Browse files Browse the repository at this point in the history
  • Loading branch information
ksyeo1010 committed Jun 11, 2024
1 parent 517c503 commit 4ce8c6f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion recipes/llm-voice-assistant/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@picovoice/cheetah-web": "^2.0.0",
"@picovoice/orca-web": "^0.2.1",
"@picovoice/picollm-web": "~1.0.3",
"@picovoice/picollm-web": "~1.0.4",
"@picovoice/porcupine-web": "^3.0.3",
"@picovoice/web-voice-processor": "^4.0.9"
},
Expand Down
8 changes: 4 additions & 4 deletions recipes/llm-voice-assistant/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1080,10 +1080,10 @@
dependencies:
"@picovoice/web-utils" "=1.3.4"

"@picovoice/picollm-web@~1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@picovoice/picollm-web/-/picollm-web-1.0.3.tgz#1e0655c1e7565adeb257c20e422f11f1f8e1048b"
integrity sha512-0pwwyWvRh5zEH7AzVQTxrlnMFedzNNwIivfOYD1BnhOR/VJo8g8SPjvJe31AB73XUwzuzASkOIFq/ERJ/xM8ww==
"@picovoice/picollm-web@~1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@picovoice/picollm-web/-/picollm-web-1.0.4.tgz#c6ad1db674076d8c5fd0f7ae56d80cffe9108865"
integrity sha512-dfnmNTFFtlgqNQXqTB/Yp56tfpELUBvr6v9jM+GVO1k9lD6Cs7Sor0pMPXmiQ7xp7+/KK1c+YdN1fG87MLopig==
dependencies:
"@picovoice/web-utils" "~1.4.1"

Expand Down

0 comments on commit 4ce8c6f

Please sign in to comment.