Commit Graph

762 Commits (7138655dd16dfe1a7180633eeadba70f2fe27b50)
 

Author SHA1 Message Date
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
Serj b6cadb1d65 Removed spaces 1 year ago
Serj 7aafac5b5e Expanded developer start a little bit 1 year ago
Pavel 36f0aacb19
Merge pull request #218 from arc53/feature/web-widget
web widget
1 year ago
Alex 0c1a6a918d web widget 1 year ago
Alex d1f5ff4dba
Merge pull request #214 from SAMZONG/main 1 year ago
samzong 77e6df2a1c add auto sync fork for workflow
Signed-off-by: samzong <samzong.lu@gmail.com>
1 year ago
Alex 119c037f24
Merge pull request #209 from arc53/dot-env
.env
1 year ago
Alex 97fe1abfd8 .env
Co-Authored-By: Subhadip N <subhadip@get-deck.com>
1 year ago
Alex 3a0163f0fb
Merge pull request #202 from yuchen9/feat/ui-enhancement
feat: ui enhancement
1 year ago
Chen d3fab69155 feat: ui enhancement 1 year ago
Alex 9395d2c091 celery load 1 year ago