Skip to content

Commit

Permalink
Update examples/index_md_into_pgvector.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Timon Vonk <mail@timonv.nl>
  • Loading branch information
shamb0 and timonv authored Oct 30, 2024
1 parent 9a32436 commit 95e925a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/index_md_into_pgvector.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* This example demonstrates how to use the Pgvector integration with SwiftIDE
* This example demonstrates how to index markdown into PGVector
*/
use std::path::PathBuf;
use swiftide::{
Expand Down

0 comments on commit 95e925a

Please sign in to comment.