Commit Graph

1805 Commits (38ac9218ec8ab7038a1de40e08bce13656dc998e)
 

Author SHA1 Message Date
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>
11 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
11 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
11 months ago
Alex 5509a5bca3
Merge pull request #589 from outlivo/outlivo-UI
Closing #357 using CONTRIBUTING.md
11 months ago
Alex dd52949a2a
Merge pull request #510 from HarshMN2345/patch-2
Update API-docs.md
11 months ago
Alex a310ae6566
Merge branch 'main' into patch-2 11 months ago
Aditya Aryaman Das 1f8643c538
Updated README.md 11 months ago
Aditya Aryaman Das 6ea313970d
Merge branch 'arc53:main' into main 11 months ago
Siddharth Warrier 13e6b15308
Update README.md 11 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>
11 months ago
Pavel 381a2740ee change input 11 months ago
Digvijay Shelar 9e6aecd707
Update CONTRIBUTING.md 11 months ago
Digvijay Shelar f5510ef1b5
Update CONTRIBUTING.md 11 months ago
Alex 8b3b16bce4 inputs 11 months ago
Pavel 024674eef3 List check 11 months ago
HeetVekariya c8e6224946 fix: else text corrected 11 months ago
HeetVekariya bf11300ab3 fix: Remove extra spaces in response 11 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
11 months ago
Outlivo 02b2cebb85
Solving issue #357 using CONTRIBUTING.md 11 months ago
asoderlind 9b6ae46e92 raise more legible error if the embedding vector dims don't match 11 months ago
Alex e5e5a42736
Update CONTRIBUTING.md 11 months ago
Alex 308d8afe4e
Update CONTRIBUTING.md 11 months ago
Pavel b7d88b4c0f fix wrong link 11 months ago
Pavel 719ca63ec1 fixes 11 months ago
Rahul Kumar 2100cd77ce
Update Hosting-the-app.md 11 months ago
Harsh Mahajan 58b13ae69a
Update API-docs.md 11 months ago
Pavel 2cfb416fd0 Desc loader 11 months ago
M Sai Kiran 993c9b31bd
Update Upload.tsx 11 months ago
M Sai Kiran b5d6f0ad36
Update Upload.tsx 11 months ago
M Sai Kiran 03c05a82e4
Merge branch 'arc53:main' into train-button 11 months ago
DHRUVKADAM22 cc887d25e4
Update Quickstart.md
added windows Quickstart guide in Quickstart.md for easy to understand and make more user friendly
11 months ago
ankur0904 80e2d0651b Adds contributing guidelines with steps 11 months ago
Pavel 50f07f9ef5 limit crawler 11 months ago
Pavel c517bdd2e1 Crawler + sitemap 11 months ago
shivanandmn ca3e549dd4 added delete index of vector store in faiss 11 months ago
Rahul Kumar 51f2ca72b9 Enhanced Documentation for Self-Hosting DocsGPT on Amazon Lightsail 11 months ago
Alex 771950f1de
Merge pull request #573 from arc53/bug/update-and-delete
fix update and delete bug
11 months ago
Alex c969e9c014 fix update and delete bug 11 months ago
Pavel 658867cb46 No crawler, no sitemap 11 months ago
Alex 344692f9f6
Merge pull request #542 from shruti-sen2004/main
Update CONTRIBUTING.md
11 months ago
DHRUVKADAM22 fd083078fc
Merge pull request #2 from DHRUVKADAM22/DHRUVKADAM22-patch-3
Update README.md
11 months ago
DHRUVKADAM22 9bacae4b2e
Update README.md 11 months ago
Alex 8f2ad38503 tests 11 months ago
M Sai Kiran 76baa6c5f8
Before File Selection Train Disabled 1 11 months ago
M Sai Kiran 84c822a0ca
Before File Selection Train Button Disabled 11 months ago
Exterminator11 ddd938fd64 Parser for OpenAPI3(Swagger) 11 months ago
Alex e91b30f4c7
Merge pull request #549 from hariraghav10/ui-update
UI update - Added autofocus for user chat input
12 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>
12 months ago
DHRUVKADAM22 117d0f2e38
Merge pull request #1 from DHRUVKADAM22/DHRUVKADAM22-patch-1
Update README.md
12 months 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.)
12 months ago