Commit Graph

5 Commits (824953f8fb53122d34fea70c77879a731c69db52)

Author SHA1 Message Date
Ted Sanders 8b547fdb83 updates embedding examples based on ada-002 2 years ago
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