Alex
|
6ab15f8eb1
|
Merge pull request #275 from Sukhacoder02/feat/generic-modal
feat: use generic Modal with render props
|
2023-07-02 18:21:01 +07:00 |
|
Sukhman S
|
96eb68e042
|
feat: use generic Modal with render props
|
2023-07-02 10:35:03 +05:30 |
|
Sukhman S
|
bf78bdd6d4
|
feat: pass ErrorMessage as a prop to Modal
|
2023-07-02 10:34:43 +05:30 |
|
Sukhman S
|
d998815847
|
fix: fix styles for error message
|
2023-07-01 23:19:27 +05:30 |
|
Sukhman S
|
00ba7b78ca
|
feat: use generic Modal with render props
|
2023-07-01 23:04:45 +05:30 |
|
Sukhman S
|
0b735d94f1
|
feat: add generic Modal component
|
2023-07-01 23:03:29 +05:30 |
|
Alex
|
301989540f
|
Update sync_fork.yaml
|
2023-06-30 07:26:50 +07:00 |
|
Alex
|
e26b95a26f
|
Merge pull request #274 from UndrscoreEX/readme_update
Added some missing info on the Readme
|
2023-06-29 11:54:48 +07:00 |
|
ethan_h
|
049c1ddb48
|
added some info about the stack and install instructions to Readme documentation
|
2023-06-29 13:17:59 +09:00 |
|
Alex
|
2f1c3075a2
|
Merge pull request #253 from arc53/dependabot/pip/scripts/cryptography-41.0.0
Bump cryptography from 39.0.2 to 41.0.0 in /scripts
|
2023-06-28 00:40:37 +07:00 |
|
Alex
|
b1a5068fd6
|
Merge pull request #254 from arc53/dependabot/pip/application/cryptography-41.0.0
Bump cryptography from 39.0.2 to 41.0.0 in /application
|
2023-06-28 00:40:17 +07:00 |
|
Alex
|
01fbd5d702
|
Merge pull request #247 from arc53/dependabot/pip/application/flask-2.2.5
Bump flask from 2.2.3 to 2.2.5 in /application
|
2023-06-28 00:31:30 +07:00 |
|
Alex
|
5916f92f1a
|
Merge pull request #245 from arc53/dependabot/pip/scripts/requests-2.31.0
Bump requests from 2.28.2 to 2.31.0 in /scripts
|
2023-06-28 00:27:04 +07:00 |
|
Alex
|
5e45268f68
|
Merge pull request #244 from arc53/dependabot/pip/application/requests-2.31.0
Bump requests from 2.28.2 to 2.31.0 in /application
|
2023-06-28 00:26:50 +07:00 |
|
Alex
|
b8e28e0c12
|
Merge pull request #256 from arc53/dependabot/npm_and_yarn/frontend/vite-4.1.5
Bump vite from 4.1.4 to 4.1.5 in /frontend
|
2023-06-25 10:54:15 +07:00 |
|
Alex
|
04f824ea36
|
Merge pull request #272 from idan-h/main
Fixed bugs, changed backend port
|
2023-06-25 10:51:55 +07:00 |
|
Alex
|
c216bea031
|
Update app.py
|
2023-06-25 10:51:45 +07:00 |
|
Alex
|
e72ef478dc
|
Merge pull request #270 from larinam/workflow-fix
prevent this action from running on forks as it fails anyway.
|
2023-06-25 00:22:27 +07:00 |
|
Idan
|
897b4ef2cd
|
Fixed a bug with reading md files
|
2023-06-23 14:57:29 +03:00 |
|
Idan
|
2404899e28
|
Fixed request length bug, changed to as less used port
|
2023-06-23 14:56:14 +03:00 |
|
Anton Larin
|
a2dfc2cbdc
|
prevent this action from running on forks as it fails anyway.
|
2023-06-18 13:57:12 +02:00 |
|
Alex
|
92373b25a9
|
Merge pull request #269 from larinam/main
Azure implementation for the streaming output
|
2023-06-18 12:42:53 +01:00 |
|
GH Action - Upstream Sync
|
ce1840a9ae
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2023-06-18 08:04:04 +00:00 |
|
Alex
|
c4f4bdd789
|
Update README.md
|
2023-06-18 08:57:27 +01:00 |
|
Alex
|
ec5068e85b
|
Update README.md
|
2023-06-18 08:57:10 +01:00 |
|
Alex
|
1d9d0ddf27
|
Update README.md
|
2023-06-18 08:56:32 +01:00 |
|
GH Action - Upstream Sync
|
e393be90dd
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2023-06-17 18:04:12 +00:00 |
|
Alex
|
e633df06e4
|
Update README.md
|
2023-06-17 18:03:41 +01:00 |
|
Anton Larin
|
0ff5f408d6
|
fix configuration to support streaming answer with Azure
|
2023-06-17 17:40:31 +02:00 |
|
Anton Larin
|
5eda42ff31
|
fix configuration to support streaming answer with Azure
|
2023-06-17 17:31:21 +02:00 |
|
Anton Larin
|
84168e22d0
|
add missing variable after testin and minor fixes.
|
2023-06-17 16:09:22 +02:00 |
|
GH Action - Upstream Sync
|
b722845aff
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2023-06-17 12:04:20 +00:00 |
|
Alex
|
fd54682c02
|
Update README.md
|
2023-06-17 12:48:07 +01:00 |
|
Anton Larin
|
f5e287ffa6
|
optimized imports
|
2023-06-17 13:38:50 +02:00 |
|
Anton Larin
|
fb10a546d6
|
running with docker-compose with .sh script for more convenience with Azure.
|
2023-06-17 13:35:05 +02:00 |
|
Anton Larin
|
006897f1c0
|
Azure support for streaming output.
|
2023-06-17 13:20:29 +02:00 |
|
Anton Larin
|
968849e52b
|
code readability, formatting, minor version bump
|
2023-06-17 12:42:05 +02:00 |
|
Alex
|
8bee47dc50
|
Merge pull request #267 from tardigrde/patch-1
|
2023-06-16 09:47:44 +01:00 |
|
Levente Csőke
|
08250120d1
|
Update README.md
|
2023-06-16 07:49:11 +02:00 |
|
Levente Csőke
|
8892b70785
|
Fix dev setup docs md rendering
Ordered list was badly formatted
|
2023-06-16 07:47:38 +02:00 |
|
Alex
|
534e4cb591
|
Merge pull request #259 from arc53/dependabot/pip/scripts/transformers-4.30.0
Bump transformers from 4.26.0 to 4.30.0 in /scripts
|
2023-06-16 01:38:51 +01:00 |
|
Alex
|
489abdcb0b
|
Merge pull request #260 from arc53/dependabot/pip/application/transformers-4.30.0
Bump transformers from 4.27.2 to 4.30.0 in /application
|
2023-06-16 01:38:20 +01:00 |
|
Alex
|
f6b6c2e9a3
|
Update requirements.txt
|
2023-06-16 01:36:45 +01:00 |
|
Alex
|
43c016f024
|
Update requirements.txt
|
2023-06-16 01:35:05 +01:00 |
|
Alex
|
c0e7d9cd8b
|
Merge pull request #266 from arc53/dartpain-patch-1
Update README.md
|
2023-06-15 22:44:21 +01:00 |
|
Alex
|
5f687a31f8
|
Update README.md
|
2023-06-15 22:31:40 +01:00 |
|
dependabot[bot]
|
f2d2478dee
|
Bump transformers from 4.27.2 to 4.30.0 in /application
Bumps [transformers](https://github.com/huggingface/transformers) from 4.27.2 to 4.30.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.27.2...v4.30.0)
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-15 16:53:40 +00:00 |
|
dependabot[bot]
|
8a98789be1
|
Bump transformers from 4.26.0 to 4.30.0 in /scripts
Bumps [transformers](https://github.com/huggingface/transformers) from 4.26.0 to 4.30.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.26.0...v4.30.0)
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-15 16:53:39 +00:00 |
|
dependabot[bot]
|
87a5c8894a
|
Bump flask from 2.2.3 to 2.2.5 in /application
Bumps [flask](https://github.com/pallets/flask) from 2.2.3 to 2.2.5.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.2.3...2.2.5)
---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-15 16:53:35 +00:00 |
|
Alex
|
7e92ed4501
|
Merge pull request #265 from tardigrde/main
Improve dev setup docs
|
2023-06-15 17:52:50 +01:00 |
|