Commit Graph

541 Commits (bbf55ca46ed99968c4ae317a355014f9c4719078)
 

Author SHA1 Message Date
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
Alex 6c95d8b13e
Merge pull request #251 from arc53/feature/streaming
Feature/streaming
1 year ago
Alex e6bccaaf4e Update app.py 1 year ago
Alex 3b8039a580
Merge branch 'main' into feature/streaming 1 year ago
Alex fae3f55010 Working streaming 1 year ago
Alex 20c877f75b working fe 1 year ago
Alex 8380858a82 some fixes 1 year ago
Alex d2358c399d working version 1 year ago
Alex c3af8a77af working streams 1 year ago
Levente Csőke bc5a0b030b
Update .env-template to OPENAI_API_KEY 1 year ago
Alex 0b94f1717f
Merge pull request #246 from arc53/feature/gpt4all
Feature/gpt4all
1 year ago
Alex aaa1249a41 model fix + env var 1 year ago
Alex ffaa22c49b reverse history order to use latest history firts
Co-Authored-By: Pavel <32868631+pabik@users.noreply.github.com>
1 year ago
Alex 0b78480977 init 1 year ago
Alex 6b6737613a
Merge pull request #243 from nazihkalo/main
updating the bulk ingest file metadata logic
1 year ago
Nazih Kalo da5d62cc1c updating the bulk ingest file metadata to account for parsers that output lists 1 year ago
Alex 6a68b63192 history fix 1 year ago
Alex ff2e79fe7b streaming experiments 1 year ago
Alex 1800e51b19
Merge pull request #241 from arc53/feature/history
Feature/history
1 year ago
Alex ba9c505249 accidentaly deleted frontend container 1 year ago
Alex bc9f1c17ed History
Co-Authored-By: riccardofresi <89981746+riccardofresi@users.noreply.github.com>
1 year ago
Alex 74845aed64 history init 1 year ago
Alex e49dd0cc6a metadata on ingestion 1 year ago
Alex 27c45ae24a
Merge pull request #236 from larinam/fixbuild_github_token
fix workflow: upgrade "build and push" action version to the latest
1 year ago
Anton Larin 364a14adaf fix workflow: upgrade "build and push" action version to the latest 1 year ago
Alex 5c560b1dd5
Merge pull request #235 from larinam/fixbuild_github_token
fix workflow: adjust permissions according to documentation
1 year ago
Anton Larin 28b8b88332 fix workflow: adjust permissions according to documentation
https://docs.github.com/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions#publishing-a-package-using-an-action
1 year ago
Alex e39ef0cc9e
Merge pull request #234 from larinam/fixbuild_github_token
fix workflow: login to GHCR according to the GH documentation
1 year ago
Anton Larin 8098d3fec8 fix workflow nad login to GHCR according to the GH documentation
https://docs.github.com/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions
1 year ago
Alex 059ffe09ea
Merge pull request #232 from larinam/lint
Lint
1 year ago
Alex 36a845c29e
Merge pull request #231 from larinam/main
Proper PEP8 formatting
1 year ago
GH Action - Upstream Sync ce6f0dab56 Merge branch 'main' of https://github.com/arc53/DocsGPT 1 year ago
Alex f200ab10a4
Merge pull request #233 from arc53/dependabot/pip/scripts/flask-2.2.5
Bump flask from 2.2.2 to 2.2.5 in /scripts
1 year ago
Alex 3001688e0e Update requirements.txt 1 year ago
GH Action - Upstream Sync a73774099e Merge branch 'main' of https://github.com/arc53/DocsGPT 1 year ago
dependabot[bot] b28676d52c
Bump flask from 2.2.2 to 2.2.5 in /scripts
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 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.2...2.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex eef012b4d1
Merge pull request #225 from arc53/dependabot/pip/application/flask-2.3.2
Bump flask from 2.2.3 to 2.3.2 in /application
1 year ago
Alex 1417a1c020 Update requirements.txt 1 year ago
Anton Larin 962becb9a5
Linting
* validate python formatting on every build with Ruff
* fix lint warnings
1 year ago
Anton Larin 168648e789 Proper PEP8 formatting 1 year ago
Alex 7f56f57778 better markdown styling 1 year ago
Alex 6cadddc2fc
Merge pull request #223 from Zillibub/main
Moved env variables to the pydantic settings file
1 year ago
dependabot[bot] 15fd54eac4
Bump flask from 2.2.3 to 2.3.2 in /application
Bumps [flask](https://github.com/pallets/flask) from 2.2.3 to 2.3.2.
- [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.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Serj 31350e6302 Set celery and mongo urls as default 1 year ago
Serj 8742cdae0a Refactored url join 1 year ago
Serj 4efcb388ff Added settings usage to the worker 1 year ago
Serj 2d92e95c8a Added settings usage to the worker 1 year ago
Serj 47e5d5684a Replace other env variables in the file 1 year ago