yihong
|
d7160ee563
|
fix: typo in upstashVector if id is always true, also fix some type hint (#11183)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
vor 11 Monaten |
yihong
|
40fc6f529e
|
fix: gitee ai wrong default model, and better para (#11168)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
vor 11 Monaten |
Hiroshi Fujita
|
a918cea2fe
|
feat: add VTT file support to Document Extractor (#11148)
|
vor 11 Monaten |
-LAN-
|
9789905a1f
|
chore(*): Removes debugging print statements (#11145)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
vor 11 Monaten |
Charlie.Wei
|
f458580dee
|
fix parameter extractor function call Expected str (#11142)
|
vor 11 Monaten |
-LAN-
|
223a30401c
|
fix: LLM invoke error should not be raised (#11141)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
vor 11 Monaten |
Tao Wang
|
aa135a3780
|
Add TTS to OpenAI_API_Compatible (#11071)
|
vor 11 Monaten |
-LAN-
|
044e7b63c2
|
fix(llm_node): Ignore file if not supported. (#11114)
|
vor 11 Monaten |
-LAN-
|
5b7b328193
|
feat: Allow to contains files in the system prompt even model not support. (#11111)
|
vor 11 Monaten |
-LAN-
|
8d5a1be227
|
fix: Cannot use files in the user inputs. (#11112)
|
vor 11 Monaten |
-LAN-
|
1db14793fa
|
fix(anthropic_llm): Ignore non-text parts in the system prompt. (#11107)
|
vor 11 Monaten |
-LAN-
|
cbb4e95928
|
fix(llm_node): Ignore user query when memory is disabled. (#11106)
|
vor 11 Monaten |
-LAN-
|
20c091a5e7
|
fix: user query be ignored if query_prompt_template is an empty string (#11103)
|
vor 11 Monaten |
horochx
|
9f75970347
|
fix: ops_trace_manager `from_end_user_id` (#11077)
|
vor 11 Monaten |
SebastjanPrachovskij
|
17ee731546
|
SearchApi - Return error message instead of raising a ValueError (#11083)
|
vor 11 Monaten |
Tao Wang
|
af2461cccc
|
Add query_prefix + Return TED Transcript URL for Downstream Scraping Tasks (#11090)
|
vor 11 Monaten |
fengjiajie
|
ab6dcf7032
|
fix: update the max tokens configuration for Azure GPT-4o (2024-08-06) to 16384 (#11074)
|
vor 11 Monaten |
yihong
|
8aae235a71
|
fix: int None will cause error for context size (#11055)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
vor 11 Monaten |
Tao Wang
|
1065917872
|
Add grok-vision-beta to xAI + Update grok-beta Features (#11004)
|
vor 11 Monaten |
非法操作
|
56e361ac44
|
fix: chart tool chinese font display and raise error (#11058)
|
vor 11 Monaten |
yihong
|
2e00829b1e
|
fix: drop useless and wrong code for zhipu embedding (#11069)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
vor 11 Monaten |
-LAN-
|
98d85e6b74
|
fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at (#11070)
|
vor 11 Monaten |
Pedro Gomes
|
319d49084b
|
fix: ignore empty outputs in Tool node (#10988)
|
vor 11 Monaten |
-LAN-
|
3eb51d85da
|
fix(workflow_entry): Support receive File and FileList in single step run. (#10947)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
vor 11 Monaten |
Kalo Chin
|
684f6b2299
|
fix: slidespeak text output is not the download link (#10997)
|
vor 11 Monaten |
SiliconFlow, Inc
|
a4fc057a1c
|
ISSUE=11042: add tts model in siliconflow (#11043)
|
vor 11 Monaten |
Tao Wang
|
aae29e72ae
|
Fix Deepseek Function/Tool Calling (#11023)
|
vor 11 Monaten |
cyflhn
|
87c831e5dd
|
make tool parameters parsing compatible with the response of glm4 model in xinference provider when function tool call integerated (#11049)
|
vor 11 Monaten |
-LAN-
|
60b5dac3ab
|
fix: query will be None if the query_prompt_template not exists (#11031)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
vor 11 Monaten |
cyflhn
|
03ba4bc760
|
fix error with xinference tool calling with qwen2-instruct and add timeout retry setttings for xinference (#11012)
Co-authored-by: crazywoola <427733928@qq.com>
|
vor 11 Monaten |
litterGuy
|
ae3a2cb272
|
fix: json parse err when http node send request (#11001)
|
vor 11 Monaten |
Bowen Liang
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
vor 11 Monaten |
yihong
|
0181f1c08c
|
fix: wrong convert in PromptTemplateConfigManager (#11016)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
vor 11 Monaten |
yihong
|
7f00c5a02e
|
fix: uuid not import bug (#11014)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
vor 11 Monaten |
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>
|
vor 11 Monaten |
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)
|
vor 11 Monaten |
AkisAya
|
566ab9261d
|
fix: gitlab file url not correctly encoded (#10996)
|
vor 11 Monaten |
yihong
|
448a19bf54
|
fix: fish audio wrong validate credentials interface (#11019)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
vor 11 Monaten |
yihong
|
ed55de888a
|
fix: rules should not be None for in (#10977)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
vor 11 Monaten |
非法操作
|
08ac36812b
|
feat: support LLM process document file (#10966)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
vor 11 Monaten |
-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>
|
vor 11 Monaten |
CXwudi
|
d9579f418d
|
chore: Added the new gemini exp-1121 and learnlm-1.5 models (#10963)
|
vor 11 Monaten |
Kalo Chin
|
817b85001f
|
feat: slidespeak slides generation (#10955)
|
vor 11 Monaten |
Agung Besti
|
e8868a7fb9
|
feat: add gpt-4o-2024-11-20 (#10951)
Co-authored-by: akubesti <agung.besti@insignia.co.id>
|
vor 11 Monaten |
yihong
|
464f384cea
|
fix: tiny lora bug found by mypy (#10959)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
vor 11 Monaten |
Xu Song
|
8c2f62fb92
|
Feat: support json output for bing-search (#10904)
|
vor 11 Monaten |
LastHopeOfGPNU
|
1a6b961b5f
|
Resolve 8475 support rerank model from infinity (#10939)
Co-authored-by: linyanxu <linyanxu2@qq.com>
|
vor 11 Monaten |
AkisAya
|
cb0c55daa7
|
fix weight rerank of knowledge retrieval (#10931)
|
vor 11 Monaten |
-LAN-
|
82575a7aea
|
fix(gpt-4o-audio-preview): Remove the vision feature (#10932)
|
vor 11 Monaten |
yihong
|
80da0c5830
|
fix: default max_chunks set to 1 as other providers (#10937)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
vor 11 Monaten |