Commit Graph

500 Commits (962becb9a56ad15f94546b5ee55df2c3e70f487c)
 

Author SHA1 Message Date
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
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
Alex b9efb98280
Update README.md 1 year ago
Alex 60bb264663 async calls 1 year ago
Alex 316dd2f165
Merge pull request #197 from arc53/dependabot/pip/application/redis-4.5.4
Bump redis from 4.5.3 to 4.5.4 in /application
1 year ago
dependabot[bot] 8a0f700563
Bump redis from 4.5.3 to 4.5.4 in /application
Bumps [redis](https://github.com/redis/redis-py) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.5.3...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex 3d0c6eafec gpt4- compatable 1 year ago
Alex 46e055833b
Merge pull request #196 from arc53/dependabot/pip/scripts/redis-4.5.4
Bump redis from 4.5.3 to 4.5.4 in /scripts
1 year ago
dependabot[bot] 80dfdd1cb9
Bump redis from 4.5.3 to 4.5.4 in /scripts
Bumps [redis](https://github.com/redis/redis-py) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.5.3...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex db21678b74
Merge pull request #192 from arc53/dependabot/pip/scripts/redis-4.5.3
Bump redis from 4.5.1 to 4.5.3 in /scripts
1 year ago
Alex 09c7fe0565
Merge pull request #193 from arc53/dependabot/pip/application/redis-4.5.3
Bump redis from 4.5.2 to 4.5.3 in /application
1 year ago
Alex b6dfb2c856 map_reduce 1 year ago
Alex ab46ba521f different prompts 1 year ago
Alex 4a7670f2aa Update app.py 1 year ago