ManishMadan2882
|
ad29d2765f
|
fix: add reducers to raise error, handle complete_stream()
|
2024-06-20 00:10:29 +05:30 |
|
Alex
|
967b195946
|
Merge pull request #967 from starkgate/empty-response-after-streaming
Fix empty response in the conversation
|
2024-05-28 23:06:46 +01:00 |
|
starkgate
|
df4fe0176c
|
Fix empty response in the conversation
|
2024-05-28 10:40:55 +02:00 |
|
Siddhant Rai
|
220d137e66
|
feat: dropdown to adjust conversational history limits
|
2024-05-26 23:13:01 +05:30 |
|
Alex
|
794fc05ada
|
Merge branch 'main' into feature/api-key-create
|
2024-03-29 19:59:45 +00:00 |
|
Alex
|
97fabf51b8
|
Refactor conversationSlice.ts and conversationApi.ts
|
2024-03-28 13:43:10 +00:00 |
|
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
|
0ce39e7f52
|
purge logs and !need code
|
2024-02-07 05:04:16 +05:30 |
|
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 |
|
Adarsh Jha
|
86c2f0716e
|
Update conversationSlice.ts
|
2023-10-06 19:36:48 +05:30 |
|
Alex
|
382c3930a2
|
history
|
2023-07-26 22:14:54 +01:00 |
|
Alex
|
bff200fede
|
Sources by filename if available
|
2023-06-12 14:56:42 +01:00 |
|
Alex
|
af6f783043
|
hotfix
|
2023-06-11 23:04:02 +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
|
fae3f55010
|
Working streaming
|
2023-05-31 17:44:20 +01:00 |
|
Alex
|
20c877f75b
|
working fe
|
2023-05-31 15:42:17 +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
|
c3af8a77af
|
working streams
|
2023-05-29 17:55:43 +01:00 |
|
Alex
|
ff2e79fe7b
|
streaming experiments
|
2023-05-18 23:52:59 +01:00 |
|
ajaythapliyal
|
a888f38afb
|
wires up the feedback event handler with redux storie
|
2023-03-06 23:02:15 +05:30 |
|
ajaythapliyal
|
19f807b6c4
|
refactors the conversation model from singular messages to queries
consisting of prompt and response
|
2023-03-05 16:29:10 +05:30 |
|
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
|
f7463699be
|
removes hardcoded conversation
|
2023-02-20 09:19:57 +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 |
|
ajaythapliyal
|
e40eb53b7a
|
hooks up the redux conversation state with conversation UI
|
2023-02-19 11:55:38 +05:30 |
|
ajaythapliyal
|
5b456cda16
|
adds conversation slice and acomoddates conversation component with the
data types
|
2023-02-19 10:36:26 +05:30 |
|
ajaythapliyal
|
d20b5f3e09
|
adds conversation slice
|
2023-02-19 09:53:39 +05:30 |
|