Commit Graph

1085 Commits (d6f26b3133753671e39a2100e3c9c55c1ac74a6c)
 

Author SHA1 Message Date
Alex d6f26b3133
Merge pull request #574 from rahul0x00/enhance/deployment_docs
Enhanced Documentation for Self-Hosting DocsGPT on Amazon Lightsail
10 months ago
Alex c97a55e65f
Merge pull request #460 from alienishi/main
Modified README resolving issue #457
10 months ago
Alex 4a6e38f7da
Merge pull request #602 from siddwarr/patch-1
Update README.md
10 months ago
Alex 845ef42338
Merge pull request #598 from Juneezee/simplify-jsx-conditional-rendering
refactor(frontend): simplify JSX conditional rendering
10 months ago
Alex fde8de8b9e
Merge pull request #558 from MSaiKiran9/train-button
Train button Disabled Before Selecting File
10 months ago
Alex c04b76528b
Merge pull request #597 from shelar1423/main
[Docs] :Enhance Tech Stack Overview with Emojis and Bullet Points
10 months ago
Alex 6b3cc62cbe
Merge pull request #553 from arc53/dependabot/pip/application/langchain-0.0.312
Bump langchain from 0.0.308 to 0.0.312 in /application
10 months ago
Alex 8627be07e7
Merge pull request #592 from faria-karim-porna/ui-sidebar-chat-options
Fix the font size and alignment of all the chat options of the sidebar based on issue #586
10 months ago
Alex 5509a5bca3
Merge pull request #589 from outlivo/outlivo-UI
Closing #357 using CONTRIBUTING.md
10 months ago
Alex dd52949a2a
Merge pull request #510 from HarshMN2345/patch-2
Update API-docs.md
10 months ago
Alex a310ae6566
Merge branch 'main' into patch-2 10 months ago
Aditya Aryaman Das 1f8643c538
Updated README.md 10 months ago
Aditya Aryaman Das 6ea313970d
Merge branch 'arc53:main' into main 10 months ago
Siddharth Warrier 13e6b15308
Update README.md 10 months ago
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>
10 months ago
Digvijay Shelar 9e6aecd707
Update CONTRIBUTING.md 10 months ago
Digvijay Shelar f5510ef1b5
Update CONTRIBUTING.md 10 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
10 months ago
Outlivo 02b2cebb85
Solving issue #357 using CONTRIBUTING.md 10 months ago
Alex e5e5a42736
Update CONTRIBUTING.md 10 months ago
Alex 308d8afe4e
Update CONTRIBUTING.md 10 months ago
Rahul Kumar 2100cd77ce
Update Hosting-the-app.md 10 months ago
Harsh Mahajan 58b13ae69a
Update API-docs.md 10 months ago
M Sai Kiran 993c9b31bd
Update Upload.tsx 10 months ago
M Sai Kiran b5d6f0ad36
Update Upload.tsx 10 months ago
M Sai Kiran 03c05a82e4
Merge branch 'arc53:main' into train-button 10 months ago
Rahul Kumar 51f2ca72b9 Enhanced Documentation for Self-Hosting DocsGPT on Amazon Lightsail 10 months ago
Alex 771950f1de
Merge pull request #573 from arc53/bug/update-and-delete
fix update and delete bug
10 months ago
Alex c969e9c014 fix update and delete bug 10 months ago
Alex 344692f9f6
Merge pull request #542 from shruti-sen2004/main
Update CONTRIBUTING.md
10 months ago
M Sai Kiran 76baa6c5f8
Before File Selection Train Disabled 1 10 months ago
M Sai Kiran 84c822a0ca
Before File Selection Train Button Disabled 10 months ago
Alex e91b30f4c7
Merge pull request #549 from hariraghav10/ui-update
UI update - Added autofocus for user chat input
10 months 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>
10 months ago
Harsh Mahajan 11cd022965
Update API-docs.md 10 months ago
Shruti Sen dc14245105
Update CONTRIBUTING.md 10 months ago
Hari Raghav e772dfaa12
Merge branch 'arc53:main' into ui-update 10 months ago
Shruti Sen 4d29cae936
Update CONTRIBUTING.md 10 months ago
hariraghav10 71ed0ffe13 Merge remote-tracking branch 'origin/ui-update' into ui-update 10 months ago
Shruti Sen 56d0981cee
Update CONTRIBUTING.md 10 months ago
Shruti Sen ad43d10ce4
Merge branch 'arc53:main' into main 10 months ago
Alex fb6618181a
Merge pull request #538 from ManishMadan2882/main
UI bug fixed - Placed the feedback/copy buttons at the top
10 months ago
Shruti Sen 43a9bc0d7b
Update CONTRIBUTING.md 10 months ago
hariraghav10 f835b14902 added autofocus for user chat input 10 months ago
Shruti Sen c1c591d1eb
Merge branch 'arc53:main' into main 10 months ago
Hari Raghav 4348549f2d
Merge branch 'arc53:main' into ui-update 10 months ago
hariraghav10 e48df87e06 added autofocus feature for chat input div 10 months ago
Alex e718feb1f7
Update README.md 10 months ago
Shruti Sen 3b6f3f13d4
Update CONTRIBUTING.md 10 months ago
ManishMadan2882 13fabaf6aa bugs fixed 10 months ago