Commit Graph

594 Commits (04f824ea365898d23e00e77650e785e0c6d49b82)
 

Author SHA1 Message Date
Alex 04f824ea36
Merge pull request #272 from idan-h/main
Fixed bugs, changed backend port
1 year ago
Alex c216bea031 Update app.py 1 year ago
Alex e72ef478dc
Merge pull request #270 from larinam/workflow-fix
prevent this action from running on forks as it fails anyway.
1 year ago
Idan 897b4ef2cd Fixed a bug with reading md files 1 year ago
Idan 2404899e28 Fixed request length bug, changed to as less used port 1 year ago
Anton Larin a2dfc2cbdc prevent this action from running on forks as it fails anyway. 1 year ago
Alex 92373b25a9
Merge pull request #269 from larinam/main
Azure implementation for the streaming output
1 year ago
GH Action - Upstream Sync ce1840a9ae Merge branch 'main' of https://github.com/arc53/DocsGPT 1 year ago
Alex c4f4bdd789
Update README.md 1 year ago
Alex ec5068e85b
Update README.md 1 year ago
Alex 1d9d0ddf27
Update README.md 1 year ago
GH Action - Upstream Sync e393be90dd Merge branch 'main' of https://github.com/arc53/DocsGPT 1 year ago
Alex e633df06e4
Update README.md 1 year ago
Anton Larin 0ff5f408d6 fix configuration to support streaming answer with Azure 1 year ago
Anton Larin 5eda42ff31 fix configuration to support streaming answer with Azure 1 year ago
Anton Larin 84168e22d0 add missing variable after testin and minor fixes. 1 year ago
GH Action - Upstream Sync b722845aff Merge branch 'main' of https://github.com/arc53/DocsGPT 1 year ago
Alex fd54682c02
Update README.md 1 year ago
Anton Larin f5e287ffa6 optimized imports 1 year ago
Anton Larin fb10a546d6 running with docker-compose with .sh script for more convenience with Azure. 1 year ago
Anton Larin 006897f1c0 Azure support for streaming output. 1 year ago
Anton Larin 968849e52b code readability, formatting, minor version bump 1 year ago
Alex 8bee47dc50
Merge pull request #267 from tardigrde/patch-1 1 year ago
Levente Csőke 08250120d1
Update README.md 1 year ago
Levente Csőke 8892b70785
Fix dev setup docs md rendering
Ordered list was badly formatted
1 year ago
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
1 year ago
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
1 year ago
Alex f6b6c2e9a3 Update requirements.txt 1 year ago
Alex 43c016f024 Update requirements.txt 1 year ago
Alex c0e7d9cd8b
Merge pull request #266 from arc53/dartpain-patch-1
Update README.md
1 year ago
Alex 5f687a31f8
Update README.md 1 year ago
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>
1 year ago
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>
1 year ago
Alex 7e92ed4501
Merge pull request #265 from tardigrde/main
Improve dev setup docs
1 year ago
Alex a57cdfff1e Update requirements.txt 1 year ago
Alex d4ff6d4d7a minor fix 1 year ago
Levente Csoke 63d99d6a57 Change min node version to v16
Husky won't run with Node v14
1 year ago
Levente Csoke fce7d34171 Improve dev setup in README
Add needed packages in for dev setup in requirements.txt
1 year ago
Alex e7df7f69b3
Merge pull request #264 from arc53/bug/sendingsources
fix for sending sources + azure embeddings issue
1 year ago
Alex 94cc18bd71 fix for sending sources + azure embeddings issue 1 year ago
Alex 39024ce2ac
Update README.md 1 year ago
Alex 7ac4f45e7b
Update README.md 1 year ago
Alex f209eebaf8
Merge pull request #255 from larinam/azure
Azure support #199
1 year ago
Alex 4889db78c9 Update .env_sample 1 year ago
Alex bff200fede Sources by filename if available 1 year ago
Alex af6f783043 hotfix 1 year ago
Alex 610adcbefc Sources in responses 1 year ago
Anton Larin 0630504664
Merge branch 'main' into azure 1 year ago
Alex 577d58c92b less token less issues 1 year ago
Alex 899777632b
Update README.md 1 year ago