Commit Graph

1183 Commits (e9323ba2ec5df6d9a1a7d04f7aab561f552b8215)
 

Author SHA1 Message Date
Rahul Kumar 1c0b68f0e3
Update API-docs.md 12 months ago
Rahul Kumar efcce6a826 Enhancement: Improve API Endpoint Documentation 12 months ago
Vedant Borkar fa8177d0e5
Update Navigation.tsx 12 months ago
asoderlind d51cd8df89 add file docstring 12 months ago
Sanyam Jain 5530d611b9
Update Hosting-the-app.md 12 months ago
asoderlind e73636bef3 remove trailing whitespace, sort imports, remove unused arguments 12 months ago
dhselar1423 74ff994281 nextra-docsGPT local setup 12 months ago
dhselar1423 7b28d353ee made changes in package.json and added instructions nextra-docsgpt 12 months ago
asoderlind e2a8ca143a remove unused imports 12 months ago
asoderlind 4e81f98927 add dependency 12 months ago
Shuvadipta Das ab4c994266
Update Chatwoot-extension.md 12 months ago
Alex aea6a434f1
Merge pull request #610 from rahul0x00/enhance/quickstart
Quickstart: Enhanced Documentation for Launching DocsGPT and Installing Chrome Extension
12 months ago
Alex 6c95d5a2de
Merge pull request #579 from ankur0904/contribution-guideline
Adds contributing guidelines with steps
12 months ago
Alex fcaabb2c1e
Merge pull request #595 from HeetVekariya/main
fix: Remove extra spaces in response
12 months ago
Alex 66b2722cad
Merge pull request #609 from shelar1423/patch2
CONTRIBUTING.MD : Added DocsGPT -Hacktoberfest t-shirt images
12 months ago
shivanandmn 2e95666939 added new endpoint 12 months ago
asoderlind 0ca96130c8 remove trailing whitespace 12 months ago
asoderlind 09aa56b63d add test 12 months ago
asoderlind 60cd6a455a refactor 12 months ago
asoderlind 4752ce5250 fix linting error 12 months ago
Rahul Kumar 832569a79c
Update Quickstart.md 12 months ago
Rahul Kumar ecd8cebbef Quickstart: Enhanced Documentation for Launching DocsGPT and Installing Chrome Extension 12 months ago
ankur0904 3c37efa650 Adds the Note for testing 12 months ago
Ankur Singh 21b6ce204d
Merge branch 'arc53:main' into contribution-guideline 12 months ago
HeetVekariya 337d2970a0 fix: removed px-2 for source 12 months ago
HeetVekariya 3e5bd25c6e fix: removed items-center from conversationBubble.tsx 12 months ago
Digvijay Shelar 7f0f68b707
Delete Assets/images.md 12 months ago
Digvijay Shelar ea85482736
Update CONTRIBUTING.md 12 months ago
Digvijay Shelar 01160a5361
Add files via upload 12 months ago
Digvijay Shelar f4b5a02197
Create images.md 12 months ago
Alex f724f10a35
Merge pull request #607 from mozi47/fix/sidebar-glitch
sidebar glitch fixed
12 months ago
Alex 0c221ba3d7
Merge pull request #554 from arc53/dependabot/pip/scripts/langchain-0.0.312
Bump langchain from 0.0.308 to 0.0.312 in /scripts
12 months ago
Alex 1907aaf32f
Merge pull request #580 from DHRUVKADAM22/DHRUVKADAM22-patch-5
Dhruvkadam22 patch 5
12 months ago
Alex d6f26b3133
Merge pull request #574 from rahul0x00/enhance/deployment_docs
Enhanced Documentation for Self-Hosting DocsGPT on Amazon Lightsail
12 months ago
Alex c97a55e65f
Merge pull request #460 from alienishi/main
Modified README resolving issue #457
12 months ago
Alex 4a6e38f7da
Merge pull request #602 from siddwarr/patch-1
Update README.md
12 months ago
Alex 845ef42338
Merge pull request #598 from Juneezee/simplify-jsx-conditional-rendering
refactor(frontend): simplify JSX conditional rendering
12 months ago
Alex fde8de8b9e
Merge pull request #558 from MSaiKiran9/train-button
Train button Disabled Before Selecting File
12 months ago
Muzakir Shah 88123261ac
sidebar glitch fixed 12 months ago
Alex c04b76528b
Merge pull request #597 from shelar1423/main
[Docs] :Enhance Tech Stack Overview with Emojis and Bullet Points
12 months ago
dependabot[bot] 04a13c2ebb
Bump langchain from 0.0.308 to 0.0.312 in /scripts
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>
12 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
12 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
12 months ago
Alex 5509a5bca3
Merge pull request #589 from outlivo/outlivo-UI
Closing #357 using CONTRIBUTING.md
12 months ago
Alex dd52949a2a
Merge pull request #510 from HarshMN2345/patch-2
Update API-docs.md
12 months ago
Alex a310ae6566
Merge branch 'main' into patch-2 12 months ago
Aditya Aryaman Das 1f8643c538
Updated README.md 12 months ago
Aditya Aryaman Das 6ea313970d
Merge branch 'arc53:main' into main 12 months ago
Siddharth Warrier 13e6b15308
Update README.md 12 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>
12 months ago