Skip to content

Commit

Permalink
chore(ui): streaming text response deprecated (#1104)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrisse authored Sep 23, 2024
1 parent 2ca0b70 commit b360d15
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 279 deletions.
291 changes: 18 additions & 273 deletions src/leapfrogai_ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/leapfrogai_ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@playwright/test": "^1.47.0",
"@playwright/test": "^1.47.2",
"@sveltejs/adapter-auto": "^3.2.4",
"@sveltejs/adapter-node": "^5.2.2",
"@sveltejs/kit": "^2.5.26",
Expand Down Expand Up @@ -73,7 +73,7 @@
"type": "module",
"dependencies": {
"@ai-sdk/openai": "^0.0.61",
"@ai-sdk/svelte": "^0.0.46",
"@ai-sdk/svelte": "^0.0.49",
"@supabase/ssr": "^0.5.1",
"@supabase/supabase-js": "^2.45.4",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
Expand Down
Loading

0 comments on commit b360d15

Please sign in to comment.