Commit Graph

77 Commits

Author SHA1 Message Date
Alex
796b4899aa Fixed progress + new path + combined new
Co-Authored-By: Ajay Thapliyal <ajaythapliyal1703@gmail.com>
2023-03-19 14:39:21 +00:00
Alex
dff87b5fa3 chatwoot, label + id checks 2023-03-16 23:02:54 +00:00
Alex
8e477c9d16 update worker 2023-03-15 00:23:51 +00:00
Alex
4f64738f9e Update app.py 2023-03-14 14:36:40 +00:00
Alex
c4464455a1 cors + dependencies 2023-03-14 14:29:36 +00:00
Alex
bfb47da398 security things 2023-03-14 11:34:55 +00:00
Alex
c297e076e6 folders 2023-03-13 21:56:09 +00:00
Alex
1d2162705d uploads backend first 2023-03-13 14:20:03 +00:00
Alex
8be2992c9a Update requirements.txt 2023-03-08 18:33:49 +00:00
Alex
e3ed23a0d4 Update requirements.txt 2023-03-08 18:20:37 +00:00
Alex
6d959051e2 chat prompts 2023-03-08 17:50:07 +00:00
Alex
5f4f55269e dependecies + default values 2023-03-07 18:37:21 +00:00
ajaythapliyal
fdb19f8c49 Merge branch 'main' of github.com:arc53/DocsGPT into feature/feedback 2023-03-07 08:45:28 +05:30
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
4f1e86d269 slimming 2023-03-06 18:34:48 +00:00
Alex
07e51dc8c6 sending data to aws 2023-03-06 10:23:52 +00:00
Alex
7a74c60fd1 updated backend 2023-03-06 01:39:23 +00:00
Alex
f233766671 new line formating 2023-03-03 18:51:45 +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
e35961911c chat AI 2023-03-02 14:14:47 +00:00
Alex
b6772d8358 demo on docsgpt docs 2023-02-28 13:11:25 +00:00
Alex
38e2459c7f new dockerfile with gunicorn and wsgi support 2023-02-28 11:59:37 +00:00
monkish54
222035a44b Update spelling
The word remember was spelled incorrectly.
2023-02-25 19:44:39 -08:00
Alex
cd3e0e34ea
Merge pull request #130 from arc53/api-linking
Api linking
2023-02-25 19:26:36 +00:00
Alex
bd1c9c2818 gunicorn 2023-02-25 19:20:09 +00:00
Alex
168defb079 Update requirements.txt 2023-02-25 16:54:12 +00:00
Alex
6eef53cb1b API conversation 2023-02-25 13:36:03 +00:00
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
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
Manan
e8baa46eb6 Merge branch 'main' of https://github.com/arc53/DocsGPT into main 2023-02-21 22:11:57 +05:30
Alex
1f683582c0 fix formatting 2023-02-20 11:25:39 +00:00
Alex
8819f9360b path handling 2023-02-20 00:10:04 +00:00
Manan
4f5beaaa9e require package unstructued for html_parser 2023-02-19 01:54:00 +05:30
Alex
f833b43f37 memory done 2023-02-16 16:21:29 +00:00
Alex
842d347e5e paths 2023-02-16 12:13:38 +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
Alex
4d1ff8238d switching between llms 2023-02-15 18:40:23 +00:00
Alex
f9fe3f2f48 Merge branch 'main' into custom-llm 2023-02-15 14:42:57 +00:00
EricGao888
aeac186484 Add retry strategy to increase stability 2023-02-15 17:29:39 +08:00
Pavel
7af7034519 requirements 2023-02-14 19:41:37 +04:00
Alex
3d0642dca3 remove key... 2023-02-14 13:44:47 +00:00
Alex
046fbebf56 Enable other llm's 2023-02-14 13:06:28 +00:00
Alex
205be538a3 fix dbqa, with new chain type, also fix for doc export 2023-02-12 17:58:54 +00:00