Commit Graph

640 Commits (9a393b4f74130f873c8f35d229e5d63f5016eda0)
 

Author SHA1 Message Date
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
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>
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
dependabot[bot] 1d3631fa04
Bump vite from 4.1.4 to 4.1.5 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
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
Anton Larin 6d5b698c39 fix arc53/DocsGPT#199 1 year ago
Anton Larin dd9f1abcea fix arc53/DocsGPT#199 1 year ago
Anton Larin b4bd34fb96 fix arc53/DocsGPT#199 1 year ago
dependabot[bot] 014971262d
Bump cryptography from 39.0.2 to 41.0.0 in /application
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.2 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/39.0.2...41.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 36ed69b07e
Bump cryptography from 39.0.2 to 41.0.0 in /scripts
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.2 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/39.0.2...41.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex bbf55ca46e
Merge pull request #250 from tardigrde/main 1 year ago
Alex 3f88b04c4a Update app.py 1 year ago
Alex f8910ba136 Added history in streaming convo + fixed little bug with message margins on loading state 1 year ago