Commit Graph
12 Commits
Author SHA1 Message Date
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 10ba7e75e0 fix date display 2023-04-06 21:17:52 -04:00
henri123lemoine a561404bef Changed back to using ChatGPT by default 2023-04-05 13:17:07 -04:00
henri123lemoine bfe01889ab Increased k in gpt-4 2023-04-05 11:22:03 -04:00
henri123lemoine 2fa1e51012 Moved to Pinecode instead of pickle 2023-04-05 09:55:03 -04:00
Fraser dc83b8b357 fix bug in prompt 2023-04-03 19:32:46 -04:00
Fraser 1dbb24e30a limit to a max of 3 blocks from any one source 2023-03-31 22:05:20 -04:00
Fraser 219de8fd3c pad body 2023-03-31 22:00:57 -04:00
Fraser b80194c380 switch to remote datasource 2023-03-31 17:02:29 -04:00
Fraser 19b195dcfe drop back down to 30 for the moment 2023-03-31 10:10:59 -04:00
Fraser 3c7dbef54d swap to using 600 as dataset 2023-03-30 10:09:43 -04:00
Fraser 492fd1982e semantic search working in flask 2023-03-30 08:15:36 -04:00