Commit Graph

1761 Commits (6c8e208ef3d1b3ab042ae70e56fc64b21ff77fe9)

Author SHA1 Message Date
Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
yihong 0181f1c08c
fix: wrong convert in PromptTemplateConfigManager (#11016)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 7f00c5a02e
fix: uuid not import bug (#11014)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
kenwoodjw 096c0ad564
feat: Add support for TEI API key authentication (#11006)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Kazuhisa Wada 16c41585e1
Fixing #11005: Incorrect max_tokens in yaml file for AWS Bedrock US Cross Region Inference version of 3.5 Sonnet v2 and 3.5 Haiku (#11013) 1 year ago
AkisAya 566ab9261d
fix: gitlab file url not correctly encoded (#10996) 1 year ago
yihong 448a19bf54
fix: fish audio wrong validate credentials interface (#11019)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong ed55de888a
fix: rules should not be None for in (#10977)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
非法操作 08ac36812b
feat: support LLM process document file (#10966)
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. (#10679)
Co-authored-by: Joel <iamjoel007@gmail.com>
1 year ago
CXwudi d9579f418d
chore: Added the new gemini exp-1121 and learnlm-1.5 models (#10963) 1 year ago
Kalo Chin 817b85001f
feat: slidespeak slides generation (#10955) 1 year ago
Agung Besti e8868a7fb9
feat: add gpt-4o-2024-11-20 (#10951)
Co-authored-by: akubesti <agung.besti@insignia.co.id>
1 year ago
yihong 464f384cea
fix: tiny lora bug found by mypy (#10959)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Xu Song 8c2f62fb92
Feat: support json output for bing-search (#10904) 1 year ago
LastHopeOfGPNU 1a6b961b5f
Resolve 8475 support rerank model from infinity (#10939)
Co-authored-by: linyanxu <linyanxu2@qq.com>
1 year ago
AkisAya cb0c55daa7
fix weight rerank of knowledge retrieval (#10931) 1 year ago
-LAN- 82575a7aea
fix(gpt-4o-audio-preview): Remove the vision feature (#10932) 1 year ago
yihong 80da0c5830
fix: default max_chunks set to 1 as other providers (#10937)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Pedro Gomes 83b6abf4ad
Update parse.py to handle empty list result (#10915)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
wy96f 94c9cadbd8
fix image files not deleted on indexing_estimate #9541 (#10798)
Co-authored-by: root <root@localhost.localdomain>
1 year ago
Steven sun 2ae6460f46
Add googlenews tools from rapidapi (#10877)
Co-authored-by: steven <sunzwj@digitalchina.com>
1 year ago
yihong 0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
方程 99b0369f1b
Gitee AI embedding tool (#10903) 1 year ago
-LAN- 4d6b45427c
Support streaming output for OpenAI o1-preview and o1-mini (#10890) 1 year ago
-LAN- 1be8365684
Fix/input-value-type-in-moderation (#10893) 1 year ago
ybalbert001 c3d11c8ff6
fix: aws presign url is not workable remote url (#10884)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
1 year ago
非法操作 bf4b6e5f80
feat: support custom tool upload file (#10796) 1 year ago
-LAN- 25fda7adc5
fix(http_request): allow content type `application/x-javascript` (#10862) 1 year ago
Muntaser Abuzaid 33cfc56ad0
fix: update email validation regex to allow periods in local part (#10868) 1 year ago
GeorgeCaoJ fbfc811a44
feat: support function call for ollama block chat api (#10784) 1 year ago
Ding Jiatong 3087913b74
Fix the situation where output_tokens/input_tokens may be None in response.usage (#10728) 1 year ago
Joe 2dc29cfee3
Feat/add langsmith dotted order (#10856) 1 year ago
Jyong bd05df5cc5
fix tongyi embedding endpoint return None output (#10857) 1 year ago
Jyong ee1f14621a
fix httpx doesn't support stream parameter (#10859) 1 year ago
yihong 58a9d9eb9a
fix: better WeightRerankRunner run logic use O(1) and delete unused code (#10849)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
非法操作 bc1013dacf
feat: support json schema for gemini models (#10835) 1 year ago
Tao Wang 9f195df103
Support Video Proxy and TED Embedding (#10819) 1 year ago
KVOJJJin 328965ed7c
Fix: crash of workflow file upload (#10831)
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
1 year ago
Zane 14f3d44c37
refactor: improve handling of leading punctuation removal (#10761) 1 year ago
8bitpd 873e9720e9
feat: AnalyticDB vector store supports invocation via SQL. (#10802)
Co-authored-by: 璟义 <yangshangpo.ysp@alibaba-inc.com>
1 year ago
Tao Wang 90d6ebc879
Add youtube-transcript-api as tool (#10772)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Kalo Chin 6de1f8c770
Feat(tools) add tavily extract tool and enhance tavily search implementation (#10786) 1 year ago
非法操作 ba537d657f
feat: add gemini-exp-1114 (#10779) 1 year ago
Kalo Chin 305fbc7c92
fix: fal ai wizper also return text msg (#10789) 1 year ago
Tao Wang 29341d60aa
Add DuckDuckGo Video Search and News Search (#10771) 1 year ago
crazywoola 2fed55ae6b
Fix: number maybe empty string (#10743) 1 year ago
Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
非法操作 2a5c5a4e15
fix: remove default model selection for audio tool (#10729) 1 year ago
非法操作 4b2abf8ac2
fix: create_blob_message of tool will always create image type file (#10701) 1 year ago