Commit Graph

4 Commits (df570ceb4d2a222d6b7c4255c5ca6a32e6eac289)

Author SHA1 Message Date
Scott Leibrand ae45a48de3
Only get_embedding once
fd181ec78f updated what was previously two different get_embedding() calls w/ different models to be two identical calls. Rather than doing the same API call twice in a row, we can now just set the second variable to be equal to the first one.
2 years ago
Logan Kilpatrick fd181ec78f updates embedding examples with new embedding model 2 years ago
Ted Sanders 2515ddc7b8 adds data for Obtain_dataset.ipynb 2 years ago
Boris Power 535f545be7 Initial commit 2 years ago