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 |
|
Pavel
|
8c4fcff617
|
requirement
|
2023-02-10 19:47:51 +04:00 |
|
Alex
|
52c74e68b5
|
Inputs folder change
|
2023-02-09 00:07:38 +00:00 |
|
Alex
|
ee3c19c976
|
Inputs folder change
|
2023-02-08 23:48:59 +00:00 |
|
Alex
|
7462c00135
|
Bug fix
|
2023-02-08 19:41:35 +00:00 |
|
Alex
|
ac7cc26022
|
minorfix-3
|
2023-02-07 22:42:59 +00:00 |
|
Alex
|
b480917dc6
|
Update index.html
|
2023-02-07 22:30:29 +00:00 |
|
Alex
|
4fd02c47a8
|
hotfix-part2
|
2023-02-07 22:10:11 +00:00 |
|
Alex
|
8ac143105b
|
hotfix
|
2023-02-07 22:05:57 +00:00 |
|
Alex
|
2eb7113260
|
load vectors from DocsHUB
|
2023-02-07 21:53:29 +00:00 |
|
masslightsquared
|
615974e961
|
updated authapi.js
|
2023-02-07 13:14:18 -05:00 |
|
Alex
|
2e26980422
|
New switcher
|
2023-02-07 01:17:45 +00:00 |
|
Alex
|
4bbc7ee1a0
|
Api key via web interface
|
2023-02-06 23:37:18 +00:00 |
|
Alex
|
4626f0a2f1
|
Merge pull request #35 from arc53/sphinx-rsttotxt
Sphinx rsttotxt
|
2023-02-06 19:53:22 +00:00 |
|
Pavel
|
fbcd5d17c7
|
Requirements.txt updated
|
2023-02-06 23:47:06 +04:00 |
|
Alex
|
11c1aaec20
|
Mobie version
|
2023-02-06 12:59:50 +00:00 |
|
Alex
|
2232bdc091
|
More responsive
|
2023-02-06 11:45:42 +00:00 |
|
Cat
|
9937263627
|
Fix LangChain name inconsistancies
Longchain => LangChain
|
2023-02-05 18:01:40 -05:00 |
|
Cat
|
50b60a92e4
|
Fix the langchain URL
Remove the odd " >" in the href
|
2023-02-05 17:58:09 -05:00 |
|