Commit Graph

5 Commits

Author SHA1 Message Date
Ted Sanders
fba3d8e343 updates embedding examples based on ada-002 2023-01-10 10:37:25 -08:00
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.
2022-12-23 12:30:26 -08:00
Logan Kilpatrick
9b88defaf7 updates embedding examples with new embedding model 2022-12-15 09:58:37 -08:00
Ted Sanders
295b1de8af adds data for Obtain_dataset.ipynb 2022-07-12 15:22:29 -07:00
Boris Power
535f545be7 Initial commit 2022-06-03 12:56:03 -07:00