10 Commits
Author SHA1 Message Date
wassname 18443d1e5b reqs? 2024-02-23 17:06:29 +08:00
Daniel O'Connell 47a08a1e08 langchain tests 2023-10-15 21:42:13 +02:00
Daniel O'Connell 66d55d93dd Move to langchain 2023-10-15 18:59:52 +02:00
Daniel O'Connell 23e76f3eb1 Add github action for pytest 2023-09-29 21:04:19 +02:00
Daniel O'Connell 844b98b405 chat.py tests 2023-09-29 20:51:50 +02:00
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