Commit Graph
135 Commits
Author SHA1 Message Date
Daniel O'Connell 9930a83587 pr fix 2023-11-01 12:02:13 +01:00
Daniel O'Connell b05d743f65 Handle Discord messages properly 2023-10-31 18:07:13 +01:00
Daniel O'Connell ed7a5d46a1 properly handle mode changes 2023-10-19 13:16:34 +02:00
Daniel O'Connell 9d1e9022b8 LLM settings from url 2023-10-18 22:37:03 +02:00
Daniel O'Connell 0a563fa8d6 Allow chat items to be deleted 2023-10-17 20:23:20 +02:00
Daniel O'Connell 39a9e4a727 Merge pull request #115 from StampyAI/langchain
Move to langchain
2023-10-17 19:36:47 +02:00
Daniel O'Connell ed8e14410a Handle MySQL errors 2023-10-15 23:52:29 +02:00
Daniel O'Connell a04adf68a4 handle missing OpenAI key 2023-10-15 21:57:06 +02:00
Daniel O'Connell 7440021964 rename numTokens to maxNumTokens 2023-10-15 21:42:35 +02: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 ac25ce7746 Allow abortion of current search 2023-10-03 23:42:53 +02:00
Daniel O'Connell 3f39eac0cb Add better model validations 2023-10-03 21:50:20 +02:00
Daniel O'Connell 43f1aab75a add styling to playground 2023-10-02 18:53:33 +02:00
Daniel O'Connell 88a88406f5 Allow the backend to be configured 2023-10-02 18:53:33 +02:00
Daniel O'Connell 718b177bd0 Change method of numbering citations 2023-09-30 23:36:38 +02:00
Daniel O'Connell 5126a8d767 Separate citations state 2023-09-30 19:25:31 +02:00
Daniel O'Connell 710d7661cd handle duplicate citations 2023-09-30 18:03:08 +02:00
Daniel O'Connell 266936a4b5 Notify when fetching followups 2023-09-30 18:02:35 +02:00
Daniel O'Connell d091bdcc50 Merge pull request #107 from StampyAI/more-tests
More tests
2023-09-30 12:36:03 +02:00
Daniel O'Connell 1c912789d3 Merge pull request #106 from StampyAI/pytest
Pytest
2023-09-30 12:35:52 +02:00
Daniel O'Connell 4bd60b21ea Add github action for pytest 2023-09-29 23:32:08 +02:00
Daniel O'Connell d71e6965d1 tests for get_blocks 2023-09-29 23:24:58 +02:00
Daniel O'Connell 4e0956c85b test logging 2023-09-29 22:30:54 +02:00
Daniel O'Connell 3038bd131e test followups 2023-09-29 22:22:35 +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 382430da32 Session ids 2023-09-29 17:08:26 +02:00
Daniel O'Connell 0bef69b140 Models configured via env variables 2023-09-29 14:48:09 +02:00
Daniel O'Connell afacc9e3f5 Env param for remote chat instance 2023-09-29 14:12:07 +02:00
Daniel O'Connell 677f3ba264 Handle both old and new pinecode sturctures 2023-09-29 14:04:20 +02:00
Daniel O'Connell fd0cbfc1b9 const for max log message length 2023-09-29 14:03:50 +02:00
Daniel O'Connell 5e91e67cee Log to mysql 2023-09-12 05:41:05 +02:00
Daniel O'Connell 4b5b3aafe1 MySQL support 2023-09-12 05:37:20 +02:00
ccstan99 33dc209022 deduplicat by hash_id, switch from railways 2023-09-09 13:50:00 -07:00
TJ Porter ec96824eac Added missing import. 2023-09-04 22:38:46 -05:00
Henri Lemoine 350b750d86 bug fix 2023-09-04 21:47:20 -04:00
Daniel O'Connell aea03c4546 Use new pinecone embeddings 2023-09-02 18:31:59 +02:00
Daniel O'Connell 93a5711f37 correct path for prompteng 2023-09-01 20:47:23 +02:00
Daniel O'Connell 7dd5434f9a Move API files to a src folder 2023-09-01 20:23:56 +02:00
Fraser 7df037fbd5 log moderation results 2023-08-22 02:09:52 -04:00
Fraser 01498c42ac implement moderation 2023-08-22 01:41:29 -04: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 09efc4dd8d add one particularly good question to the standard set 2023-07-11 23:55:28 -04:00
Fraser 7558dbbfa9 implement changes from @Thomas-Lemoine review 2023-07-11 23:32:16 -04:00
FraserLee df40ca4e1d Implement changes from @henri123lemoine review 2023-07-11 23:25:42 -04:00
Fraser 8303bf196e Add plex suggestion 2023-07-10 22:06:30 -04:00
Fraser f7ce715ac4 create level modes 2023-07-10 21:59:51 -04:00