Commit Graph

1884 Commits (70bb9477c5da0dbb3583be5e3edcfb8180ed1e80)
 

Author SHA1 Message Date
digvijay shelar 95cd9ee5bb spinner fixed 4 months ago
Alex 40f16f8ef1
Merge pull request #952 from ManishMadan2882/fix-api-key-parse
FIx: API Key Parsing
4 months ago
ManishMadan2882 3d9288f82f fix: override chunks,promps with api-key-data 4 months ago
ManishMadan2882 c51f12f88b (conversation)- taller input field 4 months ago
Alex 0618153390 fix: object id bug 4 months ago
Alex a7c066291b
Update README.md 4 months ago
Alex a69ac372fa
Merge pull request #946 from siiddhantt/refactor/ui-elements
refactor: several small ui refactor for generalisation
4 months ago
Alex 16b2a54981
Merge pull request #936 from Fagner-lourenco/patch-1
Update Dockerfile
4 months ago
Alex 3f68e0d66f chore: Update Dockerfile 4 months ago
Alex 12d483fde6 chore: update documentation links to use the new domain 4 months ago
Siddhant Rai 96034a9712 fix: minor change 4 months ago
Siddhant Rai d2def4479b refactor: several small ui refactor for generalisation 4 months ago
ManishMadan2882 afbbb913e7 (hero): updating the UI 4 months ago
Alex ad76f239a3
Merge pull request #943 from arc53/dependabot/npm_and_yarn/docs/next-14.1.1
build(deps): bump next from 14.0.4 to 14.1.1 in /docs
4 months ago
dependabot[bot] e6b096c9e0
build(deps): bump next from 14.0.4 to 14.1.1 in /docs
Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.0.4...v14.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Alex 6e26b4e6c7
Merge pull request #942 from ManishMadan2882/main
Fix: Abnormal overflow on mobile screens and arbitrary word breaks.
4 months ago
ManishMadan2882 ea79494b6d fix(conversation): overflows in sources, removed tagline below input 4 months ago
ManishMadan2882 afb18a3e4d (conversation) makes overflow auto 4 months ago
ManishMadan2882 f9c9853102 fix(conversation) word breaks 4 months ago
ManishMadan2882 b3eb9fb6fa fix(conversation): mobile abnormal overflows 4 months ago
Alex d3b97bf51a
Merge pull request #941 from ManishMadan2882/main
fix(UI):conversation,settings
4 months ago
ManishMadan2882 7a2e491199 fix(UI):conversation,settings 4 months ago
Alex 25efaf08b7
Merge pull request #935 from arc53/dependabot/pip/application/tqdm-4.66.3
build(deps): bump tqdm from 4.66.1 to 4.66.3 in /application
4 months ago
Alex f893ea6b98
Merge pull request #934 from arc53/dependabot/pip/scripts/tqdm-4.66.3
build(deps): bump tqdm from 4.66.1 to 4.66.3 in /scripts
4 months ago
dependabot[bot] 500745b62c
build(deps): bump tqdm from 4.66.1 to 4.66.3 in /application
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Alex 9ebe5bf1a7
Merge pull request #939 from arc53/dependabot/pip/application/werkzeug-3.0.3
build(deps): bump werkzeug from 3.0.1 to 3.0.3 in /application
4 months ago
dependabot[bot] 4aecb86daa
build(deps): bump werkzeug from 3.0.1 to 3.0.3 in /application
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.1...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Fagner-lourenco 6924dd6df6
Update Dockerfile 4 months ago
Alex 431755144e fix: Update count_tokens function in utils.py 4 months ago
dependabot[bot] d182f81754
build(deps): bump tqdm from 4.66.1 to 4.66.3 in /scripts
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Alex de0193fffc
Merge pull request #933 from siiddhantt/fix/remote-upload-issue
fix: remote upload error
4 months ago
Siddhant Rai 53e86205ad fix: added more headers from default 4 months ago
Siddhant Rai aa670efe3a fix: connection aborted in WebBaseLoader 4 months ago
Alex e693fe49a7 fix: fixed Dockerfile python path bug 4 months ago
Alex 7eaa32d85f remove gunicorn from final 4 months ago
Alex ab40d2c37a remove pip from final container 4 months ago
Alex 784206b39b chore: Update Dockerfile to use Ubuntu mantic as base image and upgrade gunicorn to version 22.0.0 4 months ago
Alex 7c8264e221
Merge pull request #929 from TomasMatarazzo/issue-button-to-clean-chat-history
Issue button to clean chat history
4 months ago
TomasMatarazzo db7195aa30 Update Navigation.tsx 4 months ago
TomasMatarazzo eb7bbc1612 TS2741 4 months ago
TomasMatarazzo ee3792181d probando 4 months ago
TomasMatarazzo 9804965a20 style in button and user in back route delete all conv 4 months ago
TomasMatarazzo b84842df3d Fixing types 5 months ago
TomasMatarazzo fc170d3033 Update package.json 5 months ago
TomasMatarazzo 8fa4ec7ad8 delete console.log 5 months ago
TomasMatarazzo 480825ddd7 now is working in settings 5 months ago
TomasMatarazzo 260e328cc1 first change 5 months ago
Alex 8873428b4b
Merge pull request #926 from siiddhantt/feature
Feature: Logging token usage info to MongoDB
5 months ago
Alex ab43c20b8f delete test output 5 months ago
TomasMatarazzo 88d9d4f4a3 Update DeleteConvModal.tsx 5 months ago