Commit Graph

25 Commits

Author SHA1 Message Date
Alex
ed08123550 Add support for setting the number of chunks processed per query 2024-03-22 14:50:56 +00:00
Alex
80a4a094af lint 2024-03-14 11:37:33 +00:00
ManishMadan2882
3c68cbc955 fix(stream err on changing conversation) 2024-02-07 04:42:39 +05:30
ManishMadan2882
f4f056449f integrate /api/search endpoint, get sources post stream 2024-01-15 20:23:18 +05:30
Alex
b2770f67a1 custom prompts 2023-11-22 23:55:41 +00:00
Alex
382c3930a2 history 2023-07-26 22:14:54 +01:00
Idan
2404899e28 Fixed request length bug, changed to as less used port 2023-06-23 14:56:14 +03:00
Alex
94cc18bd71 fix for sending sources + azure embeddings issue 2023-06-15 11:35:21 +01:00
Alex
610adcbefc Sources in responses 2023-06-11 22:56:34 +01:00
Alex
f8910ba136 Added history in streaming convo + fixed little bug with message margins on loading state 2023-05-31 23:47:16 +01:00
Alex
8380858a82 some fixes 2023-05-30 20:00:41 +01:00
Alex
d2358c399d working version 2023-05-30 19:43:06 +01:00
Alex
ff2e79fe7b streaming experiments 2023-05-18 23:52:59 +01:00
Alex
796b4899aa Fixed progress + new path + combined new
Co-Authored-By: Ajay Thapliyal <ajaythapliyal1703@gmail.com>
2023-03-19 14:39:21 +00:00
ajaythapliyal
ae36ff9394 flattens the params 2023-03-06 23:05:21 +05:30
ajaythapliyal
780f5893de adds api call and introduces model for conversations 2023-03-05 14:25:21 +05:30
Alex
63e35fbdbc env vars 2023-03-01 14:16:11 +00:00
Alex
80ab638c31 tiny thing 2023-03-01 10:44:22 +00:00
ajaythapliyal
2f63bf85b5 adds default doc 2023-03-01 09:05:16 +05:30
Alex
6a9e103114 api linking 2023-02-28 12:19:57 +00:00
Alex
fdc8a509de fixes on comments 2023-02-25 18:43:54 +00:00
Alex
4011398b0c moved string prep 2023-02-25 15:35:45 +00:00
Alex
6eef53cb1b API conversation 2023-02-25 13:36:03 +00:00
ajaythapliyal
1fc9d61325 shows error message when request req fails 2023-02-22 10:02:05 +05:30
ajaythapliyal
a036a6b979 Adds mock conversation api layer, adds reducers to handle various asyc
state and wires it with conversation UI
2023-02-20 09:04:24 +05:30