Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: some text #1579

Merged
merged 1 commit into from
Nov 21, 2023
Merged

fix: some text #1579

merged 1 commit into from
Nov 21, 2023

Conversation

zxhlyh
Copy link
Collaborator

@zxhlyh zxhlyh commented Nov 21, 2023

No description provided.

@zxhlyh zxhlyh requested a review from iamjoel November 21, 2023 05:43
@zxhlyh zxhlyh merged commit 519fb90 into main Nov 21, 2023
1 check passed
@zxhlyh zxhlyh deleted the fix/some-text branch November 21, 2023 05:46
charSLee013 added a commit to charSLee013/dify that referenced this pull request Nov 24, 2023
* Update README.md (langgenius#1525)

* fix: conversation rename always auto generate (langgenius#1530)

* new readme (langgenius#1528)

* doc: update readme (langgenius#1536)

* feat: optimize timezone of server (langgenius#1537)

* Doc/update readme patch 1 (langgenius#1538)

* feat: add code of conduct (langgenius#1541)

* fix: upload image (langgenius#1522)

* feat: remove plugin page (langgenius#1544)

* update images (langgenius#1548)

* update images (langgenius#1549)

* fix: upload file not clickable in firefox (langgenius#1552)

* feat: supports for new version of openllm (langgenius#1554)

* Add some interesting badges :) (langgenius#1558)

* Feat/add retriever rerank (langgenius#1560)

Co-authored-by: jyong <jyong@dify.ai>

* Feat/jp and es (langgenius#1562)

* Update README_CN.md

* feat: add retriever rank fe (langgenius#1557)

Co-authored-by: StyleZhang <jasonapring2015@outlook.com>

* fix hybrid search reranking check (langgenius#1563)

Co-authored-by: jyong <jyong@dify.ai>

* fix the error message (langgenius#1564)

Co-authored-by: jyong <jyong@dify.ai>

* chore: retrieval docs links and enchance help doc translation (langgenius#1570)

* feat: fetch stream compatibility enhance (langgenius#1551)

* fix(web): Sidebar create new chat context (langgenius#1569)

* Feat/sdk vision support (langgenius#1531)

Co-authored-by: Joel <iamjoel007@gmail.com>

* fix(api): patch Windows timezone set (langgenius#1575)

* feat: configurable invite expiry time (langgenius#1573)

* fix:  some RAG retrieval bugs (langgenius#1577)

Co-authored-by: Joel <iamjoel007@gmail.com>

* fix: some text (langgenius#1579)

* fix multi retrieval with resource score issue (langgenius#1578)

Co-authored-by: jyong <jyong@dify.ai>

* feat: add `supported_model_types` field and filter in provider list (langgenius#1581)

* Compatible model saving error (langgenius#1582)

Co-authored-by: jyong <jyong@dify.ai>

* feat: bump version to 0.3.31 (langgenius#1584)

* fix: retrieval test page hide rerank model also hide  retrieval config (langgenius#1585)

* fix: chat on start bug (langgenius#1588)

* Update docker-compose.yaml (langgenius#1587)

* feat: bump version to 0.3.31-fix1 (langgenius#1589)

* fix: safari can not in (langgenius#1590)

* feat: add anthropic claude-2.1 support (langgenius#1591)

* feat: bump version to 0.3.31-fix2 (langgenius#1592)

* fix sql transaction error in statistic API (langgenius#1586)

* fix: chat token spent info style (langgenius#1597)

* fix weaviate hybrid search issue (langgenius#1600)

Co-authored-by: jyong <jyong@dify.ai>

* feat: optimize db connections in thread (langgenius#1601)

* fix hybrid search when document is none (langgenius#1603)

Co-authored-by: jyong <jyong@dify.ai>

* Fix/multi thread parameter (langgenius#1604)

* feat: bump version to 0.3.31-fix3 (langgenius#1606)

---------

Co-authored-by: Luyu Zhang <goocarlos@gmail.com>
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Ricky <5317425+rickythink@users.noreply.github.com>
Co-authored-by: Rhon Joe <east.qrj@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: Matri <matri@aifi.com>
Co-authored-by: waltcow <waltcow@gmail.com>
charSLee013 added a commit to charSLee013/dify that referenced this pull request Nov 24, 2023
* Update README.md (langgenius#1525)

* fix: conversation rename always auto generate (langgenius#1530)

* new readme (langgenius#1528)

* doc: update readme (langgenius#1536)

* feat: optimize timezone of server (langgenius#1537)

* Doc/update readme patch 1 (langgenius#1538)

* feat: add code of conduct (langgenius#1541)

* fix: upload image (langgenius#1522)

* feat: remove plugin page (langgenius#1544)

* update images (langgenius#1548)

* update images (langgenius#1549)

* fix: upload file not clickable in firefox (langgenius#1552)

* feat: supports for new version of openllm (langgenius#1554)

* Add some interesting badges :) (langgenius#1558)

* Feat/add retriever rerank (langgenius#1560)



* Feat/jp and es (langgenius#1562)

* Update README_CN.md

* feat: add retriever rank fe (langgenius#1557)



* fix hybrid search reranking check (langgenius#1563)



* fix the error message (langgenius#1564)



* chore: retrieval docs links and enchance help doc translation (langgenius#1570)

* feat: fetch stream compatibility enhance (langgenius#1551)

* fix(web): Sidebar create new chat context (langgenius#1569)

* Feat/sdk vision support (langgenius#1531)



* fix(api): patch Windows timezone set (langgenius#1575)

* feat: configurable invite expiry time (langgenius#1573)

* fix:  some RAG retrieval bugs (langgenius#1577)



* fix: some text (langgenius#1579)

* fix multi retrieval with resource score issue (langgenius#1578)



* feat: add `supported_model_types` field and filter in provider list (langgenius#1581)

* Compatible model saving error (langgenius#1582)



* feat: bump version to 0.3.31 (langgenius#1584)

* fix: retrieval test page hide rerank model also hide  retrieval config (langgenius#1585)

* fix: chat on start bug (langgenius#1588)

* Update docker-compose.yaml (langgenius#1587)

* feat: bump version to 0.3.31-fix1 (langgenius#1589)

* fix: safari can not in (langgenius#1590)

* feat: add anthropic claude-2.1 support (langgenius#1591)

* feat: bump version to 0.3.31-fix2 (langgenius#1592)

* fix sql transaction error in statistic API (langgenius#1586)

* fix: chat token spent info style (langgenius#1597)

* fix weaviate hybrid search issue (langgenius#1600)



* feat: optimize db connections in thread (langgenius#1601)

* fix hybrid search when document is none (langgenius#1603)



* Fix/multi thread parameter (langgenius#1604)

* feat: bump version to 0.3.31-fix3 (langgenius#1606)

---------

Co-authored-by: Luyu Zhang <goocarlos@gmail.com>
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Ricky <5317425+rickythink@users.noreply.github.com>
Co-authored-by: Rhon Joe <east.qrj@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: Matri <matri@aifi.com>
Co-authored-by: waltcow <waltcow@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants