0.10.0
What's Changed
- Issue button to clean chat history by @TomasMatarazzo in #929
- fix: remote upload error by @siiddhantt in #933
- build(deps): bump werkzeug from 3.0.1 to 3.0.3 in /application by @dependabot in #939
- build(deps): bump tqdm from 4.66.1 to 4.66.3 in /scripts by @dependabot in #934
- build(deps): bump tqdm from 4.66.1 to 4.66.3 in /application by @dependabot in #935
- fix(UI):conversation,settings by @ManishMadan2882 in #941
- Fix: Abnormal overflow on mobile screens and arbitrary word breaks. by @ManishMadan2882 in #942
- build(deps): bump next from 14.0.4 to 14.1.1 in /docs by @dependabot in #943
- Update Dockerfile by @Fagner-lourenco in #936
- refactor: several small ui refactor for generalisation by @siiddhantt in #946
- FIx: API Key Parsing by @ManishMadan2882 in #952
- FIX: Spinner by @shelar1423 in #953
- Updating Hero by @ManishMadan2882 in #949
- Update Sidebar by @ManishMadan2882 in #957
- chore: Update Docker build platforms for application and frontend and… by @dartpain in #958
- Feat : add copy button on code snippet by @sossost in #955
- feat: k8s deployment by @dartpain in #963
- Feature: Token count for vectors by @ManishMadan2882 in #964
- feat: dropdown to adjust conversational history limits by @siiddhantt in #965
- Fix empty response in the conversation by @starkgate in #967
- Internationalisation with i18next by @ManishMadan2882 in #969
- Fix: added translation for the conversation history dropdown by @ManishMadan2882 in #972
- feat: remote sources have clickable links to original url by @siiddhantt in #970
- FIX: improved documentation by @shelar1423 in #971
- DocsGPT link update by @shelar1423 in #977
- build(deps): bump requests from 2.31.0 to 2.32.0 in /application by @dependabot in #961
- fix/pr-960 by @siiddhantt in #974
- chore(deps): bump qdrant-client from 1.8.2 to 1.9.0 in /application by @dependabot in #979
- my-japanese-translation by @charlesnilsson in #987
- Updated nextra docs with new html code block installation instruction by @SDanielDev in #989
- Denominations on tokens by @IlyasOsman in #990
- fix: input field covered by url bar in safari by @siiddhantt in #993
- Adding in Mandarin translation into DocsGPT by @vedantbhatter in #991
- Fix/retry-btn by @utin-francis-peter in #988
- chore: Refactor embeddings instantiation to use a singleton pattern by @dartpain in #996
- rename celery.py by @xucailiang in #994
- upgrade docker to 24.04 by @dartpain in #1000
- Fix: Set Uploaded/Trained/Latest Source Doc as Selected/Active Source Doc by @utin-francis-peter in #1001
- Better Error handling on /stream endpoint by @ManishMadan2882 in #1002
- fix: modals close on clicking outside by @siiddhantt in #1005
- Fix/issue#998 by @utin-francis-peter in #1008
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /frontend by @dependabot in #1006
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #1011
- fix: input box improvements by @siiddhantt in #1012
- Fix/training progress by @utin-francis-peter in #1004
- fix: use singleton in llama_cpp by @dartpain in #1013
- Fix: Lint, props validation error by @ManishMadan2882 in #1026
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /docs by @dependabot in #1029
- Fix/issue#1014 by @utin-francis-peter in #1018
- FEAT: Auto Language Detection using User's Browser Default by @utin-francis-peter in #1032
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /extensions/web-widget by @dependabot in #1033
- Feat implementation / #1020 by @blackviking27 in #1024
- Feat: sharing endpoints by @ManishMadan2882 in #1034
- Feat Implementation for issue#1017 by @utin-francis-peter in #1027
- Fix: adjusted alignment of submit query icon within its container by @utin-francis-peter in #1028
New Contributors
- @TomasMatarazzo made their first contribution in #929
- @Fagner-lourenco made their first contribution in #936
- @sossost made their first contribution in #955
- @starkgate made their first contribution in #967
- @charlesnilsson made their first contribution in #987
- @SDanielDev made their first contribution in #989
- @IlyasOsman made their first contribution in #990
- @vedantbhatter made their first contribution in #991
- @utin-francis-peter made their first contribution in #988
- @xucailiang made their first contribution in #994
- @blackviking27 made their first contribution in #1024
Full Changelog: 0.9.0...0.10.0