Commit Graph

247 Commits

Author SHA1 Message Date
ajaythapliyal
2461f5c1f6 Merge branch 'main' of github.com:ajaythapliyal/DocsGPT into ui-cleanup 2023-02-24 08:00:58 +05:30
ajaythapliyal
0132079842 fixes 1. from Nicks list 2023-02-24 07:59:19 +05:30
Alex
918e1b3bf6
Merge pull request #117 from unkwnownGriot/no-api-key-error500-fixed
Fix the servor 500 error and show error message to client
2023-02-23 18:08:23 +00:00
Alex
3791394bf8 Update error.py 2023-02-23 18:07:11 +00:00
Alex
e5aaaf78f0 Update app.py 2023-02-23 18:05:21 +00:00
Alex
8d8e8d51ff
Merge pull request #118 from arc53/new-dockerfile
Update Dockerfile
2023-02-23 14:09:39 +00:00
Alex
46f7dfc568 Update Dockerfile 2023-02-23 14:08:34 +00:00
UnknownDev
fabe4d53d6 Fix the servor 500 error and show error message to client 2023-02-23 11:29:52 +00:00
Alex
5c2a537393
Merge pull request #116 from arc53/code-ingestion
Code ingestion
2023-02-22 18:46:50 +00:00
Pavel
0fb28e5213 Calc + structure 2023-02-22 21:19:13 +04:00
Alex
7ce5c80b32
Merge pull request #111 from m4n4n-j/main
Merge branch 'main' of https://github.com/arc53/DocsGPT into main
2023-02-22 15:50:04 +00:00
Manan
f55a7826ea Merge branch 'main' of https://github.com/arc53/DocsGPT into main 2023-02-22 20:21:02 +05:30
Manan
524e0f6f01 fix | Chunk creation error when
title not the first element in HTML
2023-02-22 20:20:54 +05:30
Alex
2210412ed2
Merge pull request #114 from ajaythapliyal/main
Show error message when error occurs during conversation
2023-02-22 10:23:15 +00:00
ajaythapliyal
1fc9d61325 shows error message when request req fails 2023-02-22 10:02:05 +05:30
Alex
c6ac269c88
Merge pull request #112 from tenokami/main 2023-02-21 18:22:21 +00:00
Nick
3a65a40c34
Update README.md 2023-02-21 21:20:47 +03:00
Manan
6dd46c2966 Merge branch 'main' of https://github.com/arc53/DocsGPT into main 2023-02-21 23:08:06 +05:30
Manan
16eb503e36 Added HTML Support. read, clean-up, filter return 2023-02-21 23:06:00 +05:30
Alex
ed036bc1bd
Merge pull request #110 from tenokami/main 2023-02-21 17:27:34 +00:00
Nick
a5f1a75dc0
Update README.md 2023-02-21 19:59:36 +03:00
Manan
e8baa46eb6 Merge branch 'main' of https://github.com/arc53/DocsGPT into main 2023-02-21 22:11:57 +05:30
Nick
381af7b2fe
Update README.md 2023-02-21 19:23:14 +03:00
Alex
41742dccd3
Merge pull request #103 from TaylorS15/main
added modal to select source documentation
2023-02-21 14:34:29 +00:00
Taylor Svec
7d99b6c45a
Merge pull request #14 from TaylorS15/taylor-working
removed logging
2023-02-20 14:52:34 -05:00
TaylorS15
708c11ba78 removed logging 2023-02-20 14:53:53 -05:00
TaylorS15
8ee34d8660 little change 2023-02-20 14:44:59 -05:00
Taylor Svec
81180c22f1
Merge pull request #13 from TaylorS15/taylor-working
little change
2023-02-20 14:43:34 -05:00
Taylor Svec
e25c12776b
Merge pull request #12 from TaylorS15/taylor-working
review changes
2023-02-20 14:22:14 -05:00
TaylorS15
dea949f772 Moved Doc type to selectDocsApi
Moved /api/docs.ts to /preference/selectDocsApi.ts
Added all source docs to redux
2023-02-20 14:22:11 -05:00
Alex
c92f5dba32 New docs gen 2023-02-20 17:15:18 +00:00
Alex
962be4d8ec
Merge pull request #109 from arc53/main
updates
2023-02-20 16:53:15 +00:00
Pavel
3c7ac76a72
Merge pull request #108 from arc53/fix-formatting
fix formatting
2023-02-20 15:26:52 +04:00
Alex
1f683582c0 fix formatting 2023-02-20 11:25:39 +00:00
Alex
f60a5d9560
Merge pull request #106 from ajaythapliyal/feature/api-layer
Adds mocks API layer and  wires it with redux and conversation UI
2023-02-20 09:42:29 +00:00
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
TaylorS15
80ada47df8 fix 2023-02-19 19:49:21 -05:00
TaylorS15
f61fc71874 bug fix 2023-02-19 19:47:50 -05:00
Taylor Svec
107cfcbe3b
Merge pull request #11 from TaylorS15/taylor-working
fix
2023-02-19 19:47:49 -05:00
Taylor Svec
d2958284b6
Merge pull request #10 from TaylorS15/taylor-working
bug fix
2023-02-19 19:46:21 -05:00
Alex
8819f9360b path handling 2023-02-20 00:10:04 +00:00
TaylorS15
d8104381a5 small nav fix 2023-02-19 17:07:38 -05:00
Taylor Svec
530e13bd24
Merge pull request #9 from TaylorS15/taylor-working
small nav fix
2023-02-19 17:06:09 -05:00
TaylorS15
db9a416ca0 fixed about page margin 2023-02-19 16:18:49 -05:00
Taylor Svec
0ccac90245
Merge pull request #8 from TaylorS15/taylor-working
small fixes
2023-02-19 16:17:36 -05:00
TaylorS15
112e7a2473 removed unused import/export 2023-02-19 15:42:56 -05:00
TaylorS15
5902ca0201 added modal to select source documentation 2023-02-19 15:26:27 -05:00
Taylor Svec
e2fef9c205
Merge pull request #7 from TaylorS15/taylor-working
added modal to select source documentation
2023-02-19 15:25:56 -05:00
Taylor Svec
af198caa80
Merge branch 'arc53:main' into main 2023-02-19 13:28:48 -05:00