Commit Graph

778 Commits

Author SHA1 Message Date
Alex
e3ed23a0d4 Update requirements.txt 2023-03-08 18:20:37 +00:00
Pavel
377070e3a9
Merge pull request #163 from arc53/chat-prompts
chat prompts
2023-03-08 22:07:08 +04:00
Alex
6d959051e2 chat prompts 2023-03-08 17:50:07 +00:00
Alex
0799728000 Create requirements.txt 2023-03-08 11:44:02 +00:00
Alex
1f02f3b376 Update rst_parser.py 2023-03-08 11:32:44 +00:00
Alex
f7d7244588 chunks rst 2023-03-08 00:07:53 +00:00
Alex
352703827c
Update README.md 2023-03-07 22:58:44 +00:00
Alex
5f4f55269e dependecies + default values 2023-03-07 18:37:21 +00:00
Alex
19e27e8403
Merge pull request #161 from arc53/feature/feedback
Feature/feedback
2023-03-07 13:24:40 +00:00
Alex
b41b960ef0
Merge pull request #160 from arc53/feature/feedback-cleanup-ux
Makes neutral state of feedback icon visible for mobile & makes outline color same as fill
2023-03-07 13:16:54 +00:00
ajaythapliyal
d1cc91dd6f makes feedback icon always visible for mobile 2023-03-07 09:44:53 +05:30
ajaythapliyal
b0b12856d5 makes the outline of feedback icon consistent with the inner color 2023-03-07 09:27:26 +05:30
ajaythapliyal
fdb19f8c49 Merge branch 'main' of github.com:arc53/DocsGPT into feature/feedback 2023-03-07 08:45:28 +05:30
Alex
b8a935ce3d
Merge pull request #158 from arc53/feature/call-feedback-api
wires up feedback event handler with redux store
2023-03-06 19:43:53 +00:00
Alex
ec61b80fd3 Update Dockerfile 2023-03-06 19:28:22 +00:00
Alex
133863e601 Update Dockerfile 2023-03-06 19:23:56 +00:00
Alex
3767b85958 Update Dockerfile 2023-03-06 19:10:20 +00:00
Alex
a9672bc4a2
Merge pull request #159 from arc53/slimmer-conatiner
slimming
2023-03-06 18:38:30 +00:00
Alex
4f1e86d269 slimming 2023-03-06 18:34:48 +00:00
ajaythapliyal
ae36ff9394 flattens the params 2023-03-06 23:05:21 +05:30
ajaythapliyal
a888f38afb wires up the feedback event handler with redux storie 2023-03-06 23:02:15 +05:30
Alex
07e51dc8c6 sending data to aws 2023-03-06 10:23:52 +00:00
Alex
986648479a
Merge pull request #155 from arc53/feedback-ui
Feedback UI
2023-03-06 09:49:26 +00:00
ajaythapliyal
533053f66f adds click event to the like/dislike icon 2023-03-06 08:32:57 +05:30
Alex
7a74c60fd1 updated backend 2023-03-06 01:39:23 +00:00
ajaythapliyal
d4d663de38 feedback UI 2023-03-05 22:50:24 +05:30
ajaythapliyal
37ae24b879 adds like dislike 2023-03-05 22:36:57 +05:30
ajaythapliyal
787a06d06e refactors bubble logic 2023-03-05 19:22:03 +05:30
Alex
43ca879f83
Merge pull request #154 from arc53/feature/feedback-api
Refactors singular Message model to Query model & adds api request to post feedbacks
2023-03-05 12:36:45 +00:00
ajaythapliyal
19f807b6c4 refactors the conversation model from singular messages to queries
consisting of prompt and response
2023-03-05 16:29:10 +05:30
ajaythapliyal
780f5893de adds api call and introduces model for conversations 2023-03-05 14:25:21 +05:30
Alex
54eea0ff04 Merge branch 'main' of https://github.com/arc53/docsgpt 2023-03-04 11:35:30 +00:00
Alex
480d91e818 Update cife.yml 2023-03-04 11:35:03 +00:00
Alex
820871329d
Merge pull request #153 from arc53/feature/docker-compose
docker
2023-03-04 11:32:50 +00:00
Alex
f7d31fe615 docker 2023-03-04 11:28:36 +00:00
Alex
8d9648391b
Merge pull request #150 from arc53/feature/taylor-fixes
two fixes
2023-03-04 10:22:05 +00:00
TaylorS15
d14438bf54 navigation changes/bugfix
fixed chats being visible under text below chat box
2023-03-03 16:15:35 -05:00
Alex
f233766671 new line formating 2023-03-03 18:51:45 +00:00
Alex
70d2ef16d0
Merge pull request #149 from arc53/bug/promptfixes
better prompts
2023-03-03 18:15:11 +00:00
Alex
02aca04efe Update app.py 2023-03-03 18:05:00 +00:00
Alex
17047b6201 better prompts 2023-03-03 17:48:37 +00:00
Alex
0fd39dd91c
Update README.md 2023-03-02 23:18:37 +00:00
Alex
e35961911c chat AI 2023-03-02 14:14:47 +00:00
Alex
873dfb2703
Merge pull request #144 from arc53/feature/nick-list
Nick list : 3, 4, 6, 7
2023-03-02 10:53:28 +00:00
ajaythapliyal
9b668e1b13 typo bug fix 2023-03-02 09:10:35 +05:30
ajaythapliyal
dae6fa32c7 fixes 7 from Nick's list 2023-03-02 08:58:52 +05:30
ajaythapliyal
380429c33b 6 from nick's list 2023-03-02 08:42:42 +05:30
ajaythapliyal
7f81691ee0 fixes 3 from Nick's list 2023-03-02 08:03:38 +05:30
Ajay Thapliyal
afd8bb5e0c
Merge pull request #143 from arc53/feature/envvars
env vars
2023-03-01 23:27:00 +05:30
Alex
63e35fbdbc env vars 2023-03-01 14:16:11 +00:00