* Make embeddings_utils be importable (#104)
* Make embeddings_utils be importable
* Small tweaks to dicts for typing
* Remove default api_prefix and move v1 prefix to default api_base (#95)
* make construct_from key argument optional (#92)
* Split search.prepare_data into answers/classifications/search versions (#93)
* Break out prepare_data into answers, classifications, and search
* And cleaned up CLI
* Validate search files (#69)
* Add validators for search files
* Clean up fields
Co-authored-by: kennyhsu5 <[email protected]>
Co-authored-by: Madeleine Thompson <[email protected]>