Skip to content

Commit d83bc45

Browse files
authored
SDK - Add RAG
1 parent c321a4c commit d83bc45

File tree

16 files changed

+1905
-248
lines changed

16 files changed

+1905
-248
lines changed

pgml-sdks/pgml/Cargo.lock

Lines changed: 112 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pgml-sdks/pgml/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ inquire = "0.6"
4646
parking_lot = "0.12.1"
4747
once_cell = "1.19.0"
4848
url = "2.5.0"
49+
serde_with = "3.8.1"
4950

5051
[features]
5152
default = []

0 commit comments

Comments
 (0)