Commit Graph
5 Commits
Author SHA1 Message Date
Daniel O'Connell 4b5b3aafe1 MySQL support 2023-09-12 05:37:20 +02:00
Daniel O'Connell 7dd5434f9a Move API files to a src folder 2023-09-01 20:23:56 +02:00
Fraser 844ce744e6 Default to querying from live website if pinecone url not in .env
# Default to querying embeddings from live website if pinecone url not
# present in .env
#
# This helps people getting started developing or messing around with the
# site, since setting up a vector DB with the embeddings is by far the
# hardest part for those not already on the team.
2023-05-23 17:24:04 -04:00
Fraser d750a08e0e add logging via discord webhook 2023-05-07 20:47:30 -04:00
Fraser ccccec5f82 swap from requirements.txt to Pipfile 2023-05-07 19:50:47 -04:00