Skip to content

Commit

Permalink
SDK - Updated with RAG and to work with serverless v2
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasMarvin committed May 17, 2024
1 parent 7e6eb73 commit c47ab35
Show file tree
Hide file tree
Showing 16 changed files with 1,168 additions and 318 deletions.
126 changes: 112 additions & 14 deletions pgml-sdks/pgml/Cargo.lock

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

1 change: 1 addition & 0 deletions pgml-sdks/pgml/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ inquire = "0.6"
parking_lot = "0.12.1"
once_cell = "1.19.0"
url = "2.5.0"
serde_with = "3.8.1"

[features]
default = []
Expand Down

0 comments on commit c47ab35

Please sign in to comment.