Commit Graph

5 Commits (9008970f4be78d14b6e63b478cd47a3dbad788ed)

Author SHA1 Message Date
Ted Sanders fba3d8e343 updates embedding examples based on ada-002 2 years ago
Scott Leibrand 72b8e83b0c 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 9b88defaf7 updates embedding examples with new embedding model 2 years ago
Ted Sanders 295b1de8af adds data for Obtain_dataset.ipynb 2 years ago
Boris Power 535f545be7 Initial commit 2 years ago