Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0e0fbca

Browse files
authored
Updates for Chatbot Page (#1620)
1 parentebb4fa7 commit0e0fbca

File tree

14 files changed

+32
-1723
lines changed

14 files changed

+32
-1723
lines changed

‎pgml-dashboard/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ log = "0.4"
2929
markdown ="1.0.0-alpha.14"
3030
num-traits ="0.2"
3131
once_cell ="1.18"
32-
pgml = {path ="../pgml-sdks/pgml/" }
3332
pgml-components = {path ="../packages/pgml-components" }
3433
pgvector = {version ="0.3",features = ["sqlx","postgres" ] }
3534
rand ="0.8"
@@ -53,6 +52,7 @@ yaml-rust = "0.4"
5352
zoomies = {git="https://github.com/HyperparamAI/zoomies.git",branch="master" }
5453
ws = {package ="rocket_ws",git ="https://github.com/SergioBenitez/Rocket" }
5554
futures ="0.3.29"
55+
korvus ="1.1.2"
5656

5757
[build-dependencies]
5858
glob ="*"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp