149 Commits
Author SHA1 Message Date
wassname 3a190bc575 prompt changes 2024-02-24 08:39:58 +08:00
wassname 18443d1e5b reqs? 2024-02-23 17:06:29 +08:00
wassname 65504e0d1e transform query 2024-02-23 17:06:18 +08:00
Daniel O'Connell 21530398f7 Merge pull request #135 from StampyAI/history_summary
History summary
2024-01-15 21:37:22 +01:00
Daniel O'Connell 9c808ce89d Allow non streaming 2023-12-19 22:44:35 +01:00
Daniel O'Connell a8cc986835 History summarizer 2023-12-02 22:47:50 +01:00
Daniel O'Connell 9831aea2bd Properly count used tokens 2023-12-02 20:47:32 +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 4823337da4 auto adjust tokens fraction 2023-11-08 19:12:15 +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 9417a1d0af Backup pinecone connection 2023-11-02 19:14:39 +01:00
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