Commit Graph

1336 Commits (6940a75591b4976adc144cb9ad8785334610dc12)
 

Author SHA1 Message Date
Eng Zer Jun 0efc2277dd
refactor(frontend): simplify JSX conditional rendering
JSX conditional rendering can be simplified to use the logical AND
operator (&&) [1] instead of ternary operator (? :) if we want to render
something only when the conditon is true, and nothing otherwise.

[1]: https://react.dev/learn/conditional-rendering#logical-and-operator-

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
12 months ago
Digvijay Shelar 9e6aecd707
Update CONTRIBUTING.md 12 months ago
Digvijay Shelar f5510ef1b5
Update CONTRIBUTING.md 12 months ago
HeetVekariya c8e6224946 fix: else text corrected 12 months ago
HeetVekariya bf11300ab3 fix: Remove extra spaces in response 12 months ago
faria-karim-porna 7361a35c94 Fix the font size and alignment of all the chat options of the sidebar based on issue #586
Fix the font size and alignment of all the chat options of the sidebar based on issue #586
12 months ago
Outlivo 02b2cebb85
Solving issue #357 using CONTRIBUTING.md 12 months ago
asoderlind 9b6ae46e92 raise more legible error if the embedding vector dims don't match 12 months ago
Alex e5e5a42736
Update CONTRIBUTING.md 12 months ago
Alex 308d8afe4e
Update CONTRIBUTING.md 12 months ago
Rahul Kumar 2100cd77ce
Update Hosting-the-app.md 1 year ago
Harsh Mahajan 58b13ae69a
Update API-docs.md 1 year ago
M Sai Kiran 993c9b31bd
Update Upload.tsx 1 year ago
M Sai Kiran b5d6f0ad36
Update Upload.tsx 1 year ago
M Sai Kiran 03c05a82e4
Merge branch 'arc53:main' into train-button 1 year ago
DHRUVKADAM22 cc887d25e4
Update Quickstart.md
added windows Quickstart guide in Quickstart.md for easy to understand and make more user friendly
1 year ago
ankur0904 80e2d0651b Adds contributing guidelines with steps 1 year ago
shivanandmn ca3e549dd4 added delete index of vector store in faiss 1 year ago
Rahul Kumar 51f2ca72b9 Enhanced Documentation for Self-Hosting DocsGPT on Amazon Lightsail 1 year ago
Alex 771950f1de
Merge pull request #573 from arc53/bug/update-and-delete
fix update and delete bug
1 year ago
Alex c969e9c014 fix update and delete bug 1 year ago
Alex 344692f9f6
Merge pull request #542 from shruti-sen2004/main
Update CONTRIBUTING.md
1 year ago
DHRUVKADAM22 fd083078fc
Merge pull request #2 from DHRUVKADAM22/DHRUVKADAM22-patch-3
Update README.md
1 year ago
DHRUVKADAM22 9bacae4b2e
Update README.md 1 year ago
M Sai Kiran 76baa6c5f8
Before File Selection Train Disabled 1 1 year ago
M Sai Kiran 84c822a0ca
Before File Selection Train Button Disabled 1 year ago
Exterminator11 ddd938fd64 Parser for OpenAPI3(Swagger) 1 year ago
Alex e91b30f4c7
Merge pull request #549 from hariraghav10/ui-update
UI update - Added autofocus for user chat input
1 year ago
dependabot[bot] 31fb1801d2
Bump langchain from 0.0.308 to 0.0.312 in /application
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.308 to 0.0.312.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.308...v0.0.312)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
DHRUVKADAM22 117d0f2e38
Merge pull request #1 from DHRUVKADAM22/DHRUVKADAM22-patch-1
Update README.md
1 year ago
DHRUVKADAM22 79bb79debc
Update README.md
I have added quick start guide for windows more specifically 
makes more user friendly by adding basic info and description
(which make user or newbies to get understand properly.)
1 year ago
Harsh Mahajan 11cd022965
Update API-docs.md 1 year ago
Ayan Joshi d7b28a3586 Update Customising-prompts.md 1 year ago
Shruti Sen dc14245105
Update CONTRIBUTING.md 1 year ago
Hari Raghav e772dfaa12
Merge branch 'arc53:main' into ui-update 1 year ago
Shruti Sen 4d29cae936
Update CONTRIBUTING.md 1 year ago
hariraghav10 71ed0ffe13 Merge remote-tracking branch 'origin/ui-update' into ui-update 1 year ago
Shruti Sen 56d0981cee
Update CONTRIBUTING.md 1 year ago
Shruti Sen ad43d10ce4
Merge branch 'arc53:main' into main 1 year ago
Alex fb6618181a
Merge pull request #538 from ManishMadan2882/main
UI bug fixed - Placed the feedback/copy buttons at the top
1 year ago
Shruti Sen 43a9bc0d7b
Update CONTRIBUTING.md 1 year ago
hariraghav10 f835b14902 added autofocus for user chat input 1 year ago
Shruti Sen c1c591d1eb
Merge branch 'arc53:main' into main 1 year ago
Hari Raghav 4348549f2d
Merge branch 'arc53:main' into ui-update 1 year ago
hariraghav10 e48df87e06 added autofocus feature for chat input div 1 year ago
Alex e718feb1f7
Update README.md 1 year ago
Shruti Sen 3b6f3f13d4
Update CONTRIBUTING.md 1 year ago
ManishMadan2882 13fabaf6aa bugs fixed 1 year ago
Alex 9cfcdb1c23
Merge pull request #535 from vn-os/main
Correct instructions in `Development environments`
1 year ago
Alex 2800d0dcd3
Merge pull request #532 from staticGuru/error-state-#484
Fix the error state UI
1 year ago