Skip to content

Commit

Permalink
Merge pull request #73 from ooiyeefei/patch-1
Browse files Browse the repository at this point in the history
Update and rename integrations_bedrock.md to integrations_amazon_bedr…
  • Loading branch information
olirice authored Feb 5, 2024
2 parents 0ee17d1 + 722e6be commit d268fb6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Integration: AWS Bedrock
# Integration: Amazon Bedrock

This guide will walk you through an example using Amazon Bedrock SDK with `vecs`. We will create embeddings using the Amazon Titan Embeddings G1 – Text v1.2 (amazon.titan-embed-text-v1) model, insert these embeddings into a PostgreSQL database using vecs, and then query the collection to find the most similar sentences to a given query sentence.

Expand Down

0 comments on commit d268fb6

Please sign in to comment.