Commit Graph

1085 Commits (d6f26b3133753671e39a2100e3c9c55c1ac74a6c)
 

Author SHA1 Message Date
Archit-Kohli 5b4e517d9d
Update huggingface.py
Added quantization support using bitsandbytes
12 months ago
Alex 6c3ed5e533
Merge pull request #417 from eltociear/patch-2
Update How-to-use-different-LLM.md
12 months ago
Alex ec2762c31a
Merge pull request #384 from ArnabBCA/main
Fixed Empty Spaces Passed in the Input Field
12 months ago
Alex 29f3158b61
Merge pull request #407 from Akash190104/patch-2
[Docs] Update Quickstart.md
12 months ago
Alex d83b7276fd
Merge pull request #406 from Akash190104/patch-1
[DOCS] Update Hosting-the-app.md
12 months ago
Alex 1336010bb2 Update .env_sample 12 months ago
Alex 5cb3df6db1
Merge pull request #420 from jerempy/feature/useMediaQuery
useMediaQuery
12 months ago
jerempy 4be0c1c0eb delete unused test 12 months ago
jerempy 33e5e74228 custom hook 12 months ago
Ikko Eltociear Ashimine 2b06989372
Update How-to-use-different-LLM.md
Huggingface -> Hugging Face
12 months ago
Alex cd4da2aca3
Merge pull request #402 from jbampton/fix-spelling
react-widget: fix spelling; `atrribute`
12 months ago
Alex b335951862
Merge pull request #408 from Shrit1401/main
Added Contributors Images in Readme.md
12 months ago
Arnab Ghosh e95e084956 Fixed Empty Spaces Passed in the Input Field 12 months ago
Alex b7d569de98
Update README.md 12 months ago
Alex 8320cca5cd minor fixes on deleting 12 months ago
Shrit Shrivastava bad5fec0f1
Added Contributors Images in Readme.md 12 months ago
Akash Kundu 200a3b65ee
[Docs] Update Quickstart.md 12 months ago
Akash Kundu d9fc2a93cc
Update Hosting-the-app.md
There were a lot of grammatical errors and typos that I fixed to improve the readability of the document.
12 months ago
Alex 94f3533c29
Update README.md 12 months ago
John Bampton 77f7ad309e react-widget: fix spelling; `atrribute` 12 months ago
dependabot[bot] cefd270837
Bump postcss from 8.4.21 to 8.4.31 in /extensions/chrome
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
dependabot[bot] 037e68a376
Bump postcss from 8.4.29 to 8.4.31 in /extensions/react-widget
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
Alex 4da0785494
Merge pull request #397 from arc53/dependabot/npm_and_yarn/frontend/postcss-8.4.31
Bump postcss from 8.4.21 to 8.4.31 in /frontend
12 months ago
dependabot[bot] 53171bafec
Bump pillow from 9.4.0 to 10.0.1 in /application
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.4.0...10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
dependabot[bot] 16fe77e472
Bump postcss from 8.4.21 to 8.4.31 in /frontend
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
Alex 9f147e5b6d
Merge pull request #393 from arc53/dependabot/pip/scripts/pillow-10.0.1
Bump pillow from 10.0.0 to 10.0.1 in /scripts
12 months ago
Alex c43106a744
Merge pull request #392 from jbampton/remove-unneeded-comments
tests(python): remove unneeded comments
12 months ago
Alex a73eb0377d
Merge pull request #389 from Cioraz/fixed_sumbit_to_submit
Corrected Sumbit to Submit
12 months ago
Alex e05514b455
Merge pull request #372 from siiddhantt/main
Updated sources section according to Figma design
12 months ago
dependabot[bot] 901c7be9a8
Bump pillow from 10.0.0 to 10.0.1 in /scripts
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.0.0...10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
John Bampton e503cc3003 tests(python): remove unneeded comments 12 months ago
Alex 2ff777acb7
Merge pull request #390 from jbampton/fix-spelling
misc: fix spelling
12 months ago
John Bampton 034d73a4eb misc: fix spelling 12 months ago
Siddhant Rai aec55e50f9
Merge branch 'arc53:main' into main 12 months ago
siiddhantt 1f356a67b2 fix: added conditions for error state 12 months ago
Cioraz 0f60cd480d Correct Sumbit to Submit 12 months ago
Cioraz 316b8c66db Correct Sumbit to Submit 12 months ago
Alex 744d4ebbaf
Update bug_report.yml 12 months ago
Alex 005deaccc8
Merge pull request #381 from adeyinkaezra123/issuetemplates
feat: create issue template forms to ensure consistency in issue and pr formats
12 months ago
Ezra Adeyinka b6f78ce1af fix(bug_report_template): add environments and variable constructs 12 months ago
Ezra Adeyinka 932b504d82 fix(bug_report_template): append working code of conduct url 12 months ago
Ezra Adeyinka 1cca46cf7b ci(root): add pull request markdown template 12 months ago
Ezra Adeyinka a8f6d2adf0 ci(root): add feature request issue form template directive 12 months ago
Ezra Adeyinka 203de18053 ci(root): add bug report issue form template directive 12 months ago
Alex ee12b4164b
Merge pull request #337 from arc53/dependabot/pip/scripts/cryptography-41.0.4
Bump cryptography from 41.0.3 to 41.0.4 in /scripts
12 months ago
Alex b38459439d
Merge pull request #338 from arc53/dependabot/pip/application/cryptography-41.0.4
Bump cryptography from 41.0.3 to 41.0.4 in /application
12 months ago
Alex a2eddb3580
Merge pull request #373 from arc53/dependabot/pip/application/urllib3-1.26.17
Bump urllib3 from 1.26.14 to 1.26.17 in /application
12 months ago
Alex 18adbc6bf0
Merge pull request #377 from prithvi2k2/main
Removed redundant files as discussed at #376
12 months ago
Alex c1ccef25a3
Merge pull request #375 from chriscarnold/github-star-badge-readme
Fixed GihHub badges in README.md links
12 months ago
Alex b1bea73efb
Merge pull request #374 from Smartmind12/patch-2
Adding tab to documentation in Navigation bar
12 months ago