Commit Graph

573 Commits (968849e52b189cb71fbe2be15e0ab05c25e418ad)
 

Author SHA1 Message Date
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
Serj b723e14d98 Added embeddings name variable 1 year ago
Serj c9d24b8f42 Added llm model variable 1 year ago
Serj 43622e7ab1 Added settings file 1 year ago
Serge Kozloff 5cfc185ba5
Merge pull request #2 from arc53/main
d
1 year ago
Alex 4be2635fbe
Merge pull request #221 from darth-pika-hu/main
Create setup.sh
1 year ago
Darth Pika 0beafb8391 Update setup.sh
This script includes the necessary changes to use container linking and updated environment variables for the `backend` and `worker` containers.

Make sure you have the `./frontend` and `./application` directories in the correct locations before running the script.
1 year ago
Darth Pika 1d2654b9fa Update setup.sh
Create required directories on the host machine if they don't exist.
1 year ago
Darth Pika a4bc3673e7 Create setup.sh
Added a bash script to help with installation issues.
1 year ago
Alex fa080537e8
Merge pull request #220 from Zillibub/main
Updated readme for development run
1 year ago
Serj bdf67a7db7 Added dev docker compose file 1 year ago
Serge Kozloff db4cdc901c
Merge pull request #1 from arc53/main
t
1 year ago
Serj 16a540b89b Expand readme and added port in wsgi 1 year ago
Alex e00ec9ac3f Update chat_combine_prompt.txt 1 year ago
Alex fc760afdfc Update chat_combine_prompt.txt 1 year ago
Alex cb47bcdb0e Update ConversationBubble.tsx 1 year ago
Alex 8d62559ca8
Merge pull request #219 from arc53/feature/code-highlighting
code highlighting
1 year ago
Alex dbe9c4dc18 init 1 year ago
Serj 1609b4562d Added mongo db start 1 year ago