Commit Graph
590 Commits
Author SHA1 Message Date
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
AlexandGitHub 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
AlexandGitHub c4f4bdd789 Update README.md 2023-06-18 08:57:27 +01:00
AlexandGitHub ec5068e85b Update README.md 2023-06-18 08:57:10 +01:00
AlexandGitHub 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
AlexandGitHub 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
AlexandGitHub 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
AlexandGitHub 8bee47dc50 Merge pull request #267 from tardigrde/patch-1 2023-06-16 09:47:44 +01:00
Levente CsőkeandGitHub 08250120d1 Update README.md 2023-06-16 07:49:11 +02:00
Levente CsőkeandGitHub 8892b70785 Fix dev setup docs md rendering
Ordered list was badly formatted
2023-06-16 07:47:38 +02:00
AlexandGitHub 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
AlexandGitHub 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
AlexandGitHub c0e7d9cd8b Merge pull request #266 from arc53/dartpain-patch-1
Update README.md
2023-06-15 22:44:21 +01:00
AlexandGitHub 5f687a31f8 Update README.md 2023-06-15 22:31:40 +01:00
dependabot[bot]andGitHub 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]andGitHub 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
AlexandGitHub 7e92ed4501 Merge pull request #265 from tardigrde/main
Improve dev setup docs
2023-06-15 17:52:50 +01:00
Alex a57cdfff1e Update requirements.txt 2023-06-15 17:52:16 +01:00
Alex d4ff6d4d7a minor fix 2023-06-15 17:40:58 +01:00
Levente Csoke 63d99d6a57 Change min node version to v16
Husky won't run with Node v14
2023-06-15 17:04:05 +02:00
Levente Csoke fce7d34171 Improve dev setup in README
Add needed packages in for dev setup in requirements.txt
2023-06-15 17:02:52 +02:00
AlexandGitHub e7df7f69b3 Merge pull request #264 from arc53/bug/sendingsources
fix for sending sources + azure embeddings issue
2023-06-15 11:39:31 +01:00
Alex 94cc18bd71 fix for sending sources + azure embeddings issue 2023-06-15 11:35:21 +01:00
AlexandGitHub 39024ce2ac Update README.md 2023-06-13 15:43:42 +01:00
AlexandGitHub 7ac4f45e7b Update README.md 2023-06-13 11:04:39 +01:00
AlexandGitHub f209eebaf8 Merge pull request #255 from larinam/azure
Azure support #199
2023-06-12 20:15:18 +01:00
Alex 4889db78c9 Update .env_sample 2023-06-12 20:13:58 +01:00
Alex bff200fede Sources by filename if available 2023-06-12 14:56:42 +01:00
Alex af6f783043 hotfix 2023-06-11 23:04:02 +01:00
Alex 610adcbefc Sources in responses 2023-06-11 22:56:34 +01:00
Anton LarinandGitHub 0630504664 Merge branch 'main' into azure 2023-06-04 10:34:14 +02:00
Alex 577d58c92b less token less issues 2023-06-03 16:31:10 +01:00
AlexandGitHub 899777632b Update README.md 2023-06-03 16:09:10 +01:00
Anton Larin 6d5b698c39 fix arc53/DocsGPT#199 2023-06-03 11:04:04 +02:00
Anton Larin dd9f1abcea fix arc53/DocsGPT#199 2023-06-03 11:03:44 +02:00
Anton Larin b4bd34fb96 fix arc53/DocsGPT#199 2023-06-03 10:58:31 +02:00
AlexandGitHub bbf55ca46e Merge pull request #250 from tardigrde/main 2023-06-01 14:56:48 +01:00