Commit Graph

221 Commits

Author SHA1 Message Date
Manan
e8baa46eb6 Merge branch 'main' of https://github.com/arc53/DocsGPT into main 2023-02-21 22:11:57 +05:30
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
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
Alex
63859a814b
Merge pull request #100 from ajaythapliyal/feature/intro
Adds Hero welcome page, introduces conversation slice and wires conversation UI with redux
2023-02-19 09:01:05 +00:00
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
ajaythapliyal
a86744d9d6 adds hero page 2023-02-19 08:56:53 +05:30
Manan
4f5beaaa9e require package unstructued for html_parser 2023-02-19 01:54:00 +05:30
Manan
d0b472ad38 Implemented html_parser: cleaning & chunk creation 2023-02-19 01:53:16 +05:30
Alex
8d408c59d6
Merge pull request #99 from ajaythapliyal/feature/restore-transition 2023-02-18 18:14:15 +00:00
ajaythapliyal
f82ed1ecee restores side bar and conversation transition 2023-02-18 21:57:55 +05:30
Alex
2b475ab5a5
Merge pull request #98 from ajaythapliyal/feature/conversation-ui 2023-02-18 11:37:18 +00:00
ajaythapliyal
10ac36ee7b simplifies the APIKeyModal communication and state management, adds
conversation components
2023-02-18 16:52:14 +05:30
ajaythapliyal
5341d03749 moves the apikeymodal mounting one level down to simplify 2023-02-18 08:20:20 +05:30
Alex
779253ef15
Merge pull request #89 from TaylorS15/taylor-working 2023-02-17 19:35:10 +00:00
ajaythapliyal
cb50795ac1 reorganizes the code, introduces preference slice 2023-02-18 00:58:04 +05:30
ajaythapliyal
350ccad077 makes the api key modal work 2023-02-18 00:25:21 +05:30
ajaythapliyal
1b6a58520c cleanup 2023-02-17 01:17:43 +05:30
Alex
bc961f9b18
Merge pull request #96 from arc53/chat-memory
memory done
2023-02-16 16:25:38 +00:00
Alex
f833b43f37 memory done 2023-02-16 16:21:29 +00:00
Alex
842d347e5e paths 2023-02-16 12:13:38 +00:00
Alex
f69bcb1675
Merge pull request #94 from arc53/dependabot/pip/application/werkzeug-2.2.3
Bump werkzeug from 2.2.2 to 2.2.3 in /application
2023-02-16 10:17:14 +00:00
dependabot[bot]
8cb5aa9925
Bump werkzeug from 2.2.2 to 2.2.3 in /application
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.2.2...2.2.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 07:27:17 +00:00
Alex
8a5e1e8d98 cleanups 2023-02-15 20:29:09 +00:00
Pavel
b6629ce7aa
Merge pull request #92 from arc53/custom-llm
Custom llm
2023-02-15 23:08:23 +04:00
Alex
6bb76a42a0
Update README.md 2023-02-15 18:42:56 +00:00