Commit Graph

497 Commits (6cadddc2fcca94cee0aad634257571ddcd30e191)
 

Author SHA1 Message Date
Pavel ce8f0ef9e1
Merge pull request #168 from arc53/feature/backend-uploads
Feature/backend uploads
2 years ago
Alex 4f64738f9e Update app.py 2 years ago
Alex c4464455a1 cors + dependencies 2 years ago
Alex 254a6c2916
Merge pull request #169 from arc53/min-max-tokens
Min max tokens
2 years ago
Pavel c9e1c326f5 - index.plk 2 years ago
Pavel 4532b6cd8c print minus 2 years ago
Pavel 53424a5c19 Added cli commands 2 years ago
Alex bfb47da398 security things 2 years ago
Alex cb96d90563 Update .gitignore 2 years ago
Pavel b6c02c850a token ingeest 2 years ago
Alex c297e076e6 folders 2 years ago
Alex 20a0800aa7 Create test_ingestion.py 2 years ago
Pavel bac25112b7 v1 2 years ago
Alex 1d2162705d uploads backend first 2 years ago
ajaythapliyal 1a1f66d2a0 adds upload modal 2 years ago
Alex a44cde33ed favicon 2 years ago
Alex a9afd84787
Update README.md 2 years ago
Alex ac0224b687 mdx format 2 years ago
Alex 8be2992c9a Update requirements.txt 2 years ago
Alex e3ed23a0d4 Update requirements.txt 2 years ago
Pavel 377070e3a9
Merge pull request #163 from arc53/chat-prompts
chat prompts
2 years ago
Alex 6d959051e2 chat prompts 2 years ago
Alex 0799728000 Create requirements.txt 2 years ago
Alex 1f02f3b376 Update rst_parser.py 2 years ago
Alex f7d7244588 chunks rst 2 years ago
Alex 352703827c
Update README.md 2 years ago
Alex 5f4f55269e dependecies + default values 2 years ago
Alex 19e27e8403
Merge pull request #161 from arc53/feature/feedback
Feature/feedback
2 years ago
Alex b41b960ef0
Merge pull request #160 from arc53/feature/feedback-cleanup-ux
Makes neutral state of feedback icon visible for mobile & makes outline color same as fill
2 years ago
ajaythapliyal d1cc91dd6f makes feedback icon always visible for mobile 2 years ago
ajaythapliyal b0b12856d5 makes the outline of feedback icon consistent with the inner color 2 years ago
ajaythapliyal fdb19f8c49 Merge branch 'main' of github.com:arc53/DocsGPT into feature/feedback 2 years ago
Alex b8a935ce3d
Merge pull request #158 from arc53/feature/call-feedback-api
wires up feedback event handler with redux store
2 years ago
Alex ec61b80fd3 Update Dockerfile 2 years ago
Alex 133863e601 Update Dockerfile 2 years ago
Alex 3767b85958 Update Dockerfile 2 years ago
Alex a9672bc4a2
Merge pull request #159 from arc53/slimmer-conatiner
slimming
2 years ago
Alex 4f1e86d269 slimming 2 years ago
ajaythapliyal ae36ff9394 flattens the params 2 years ago
ajaythapliyal a888f38afb wires up the feedback event handler with redux storie 2 years ago
Alex 07e51dc8c6 sending data to aws 2 years ago
Alex 986648479a
Merge pull request #155 from arc53/feedback-ui
Feedback UI
2 years ago
ajaythapliyal 533053f66f adds click event to the like/dislike icon 2 years ago
Alex 7a74c60fd1 updated backend 2 years ago
ajaythapliyal d4d663de38 feedback UI 2 years ago
ajaythapliyal 37ae24b879 adds like dislike 2 years ago
ajaythapliyal 787a06d06e refactors bubble logic 2 years ago
Alex 43ca879f83
Merge pull request #154 from arc53/feature/feedback-api
Refactors singular Message model to Query model & adds api request to post feedbacks
2 years ago
ajaythapliyal 19f807b6c4 refactors the conversation model from singular messages to queries
consisting of prompt and response
2 years ago
ajaythapliyal 780f5893de adds api call and introduces model for conversations 2 years ago