41 Commits
Author SHA1 Message Date
wassname 3a190bc575 prompt changes 2024-02-24 08:39:58 +08:00
wassname 65504e0d1e transform query 2024-02-23 17:06:18 +08:00
Daniel O'Connell 9c808ce89d Allow non streaming 2023-12-19 22:44:35 +01:00
jralduaveuthey d94abb7d99 changed logic env variables 2023-11-29 17:07:58 +01:00
jralduaveuthey 670f36ef79 added langsmith code 2023-11-29 15:24:59 +01:00
Daniel O'Connell c971b83621 Optional comment in QA page 2023-11-07 17:34:40 +01:00
Daniel O'Connell 1536f83217 Add page for randomized user testing 2023-11-06 18:33:25 +01:00
Daniel O'Connell 74b47a82d6 proper removal of previous entries 2023-11-04 21:20:19 +01:00
Daniel O'Connell 9d1e9022b8 LLM settings from url 2023-10-18 22:37:03 +02:00
Daniel O'Connell 66d55d93dd Move to langchain 2023-10-15 18:59:52 +02:00
Daniel O'Connell 88a88406f5 Allow the backend to be configured 2023-10-02 18:53:33 +02:00
Daniel O'Connell 382430da32 Session ids 2023-09-29 17:08:26 +02:00
Daniel O'Connell 5e91e67cee Log to mysql 2023-09-12 05:41:05 +02:00
Daniel O'Connell 7dd5434f9a Move API files to a src folder 2023-09-01 20:23:56 +02:00
Fraser 06a7209e2d modify link format to allow for extensions after state
seems like the format sometimes has this
2023-08-08 23:05:08 -04:00
Fraser 4b855fb83c move from stampy.ai to aisafety.info 2023-08-08 23:00:56 -04:00
Fraser 275d6eaf3c replace relative links in authored followups 2023-07-30 16:14:10 -04:00
Fraser f7ce715ac4 create level modes 2023-07-10 21:59:51 -04:00
Fraser c589ca01d3 move env stuff into its own file 2023-07-06 09:30:03 -04:00
Fraser b8de878b0f decode url encoded strings 2023-06-12 21:34:03 -04:00
Fraser 97ebac8b07 add simplified chat API 2023-06-12 21:33:11 -04:00
Fraser 4f2b7b8435 log clicked followup name 2023-06-10 20:24:26 -04:00
Fraser 13c49f8600 log followups asked 2023-06-02 21:56:40 -04:00
Fraser fdaef66f41 Get stampy answer to frontend 2023-06-02 21:54:02 -04: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 6d91e42363 stream answer 2023-04-16 19:37:57 -04:00
Fraser 421b755a75 somewhat more complete integration 2023-04-16 18:52:58 -04:00
Fraser 0a7f68f1fc working SSE streaming 2023-04-16 18:26:25 -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 42b016cae5 move dataset load to build-time 2023-03-31 21:02:53 -04:00
Fraser 9f40017dbc fix single letter 2023-03-31 20:06:33 -04:00
Fraser ef935ec0c1 context sensitive dataset load 2023-03-31 19:40:05 -04:00
Fraser 52585d7991 add error passing mechanism 2023-03-31 18:32:52 -04:00
Fraser f82f9cfc4c drop .env from reqs 2023-03-31 17:24:22 -04:00
Fraser b80194c380 switch to remote datasource 2023-03-31 17:02:29 -04:00
Fraser b9f88f7c9d list citations in obvious way 2023-03-31 13:28:28 -04:00
Fraser e0c7eb8cc7 chat code working in railways 2023-03-30 09:35:23 -04:00
Fraser 492fd1982e semantic search working in flask 2023-03-30 08:15:36 -04:00
Fraser bb5af6e40f init flask api 2023-03-30 07:10:13 -04:00